X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=OSX%2Fios-function-table.m;fp=OSX%2Fios-function-table.m;h=4940fd0558d4baabb33aae8322fa66df460f8cfb;hp=e1a05a43fe1d94610e8c3cd58d34b01e78304c85;hb=39809ded547bdbb08207d3e514950425215b4410;hpb=4361b69d3178d7fc98d0388f9a223af6c2651aba diff --git a/OSX/ios-function-table.m b/OSX/ios-function-table.m index e1a05a43..4940fd05 100644 --- a/OSX/ios-function-table.m +++ b/OSX/ios-function-table.m @@ -1,5 +1,5 @@ /* Generated file, do not edit. - Created: Thu Jun 1 17:53:59 2017 by build-fntable.pl 1.5. + Created: Fri Dec 1 17:57:48 2017 by build-fntable.pl 1.5. */ #import @@ -70,6 +70,7 @@ extern struct xscreensaver_function_table engine_xscreensaver_function_table, epicycle_xscreensaver_function_table, eruption_xscreensaver_function_table, + esper_xscreensaver_function_table, euler2d_xscreensaver_function_table, fadeplot_xscreensaver_function_table, fiberlamp_xscreensaver_function_table, @@ -302,6 +303,7 @@ NSDictionary *make_function_table_dict(void) [NSValue valueWithPointer:&engine_xscreensaver_function_table], @"engine", [NSValue valueWithPointer:&epicycle_xscreensaver_function_table], @"epicycle", [NSValue valueWithPointer:&eruption_xscreensaver_function_table], @"eruption", + [NSValue valueWithPointer:&esper_xscreensaver_function_table], @"esper", [NSValue valueWithPointer:&euler2d_xscreensaver_function_table], @"euler2d", [NSValue valueWithPointer:&fadeplot_xscreensaver_function_table], @"fadeplot", [NSValue valueWithPointer:&fiberlamp_xscreensaver_function_table], @"fiberlamp",