changeset 4930 | 5d59bb58c365 |
parent 4927 | 95d1c90a626b |
--- a/misc/wrapper.c Sun Feb 06 11:39:11 2011 +0100 +++ b/misc/wrapper.c Sun Feb 06 13:19:00 2011 +0100 @@ -6,7 +6,7 @@ - this executable expect a save file "Save.hws" and the data folder "Data" to be in the same launching directory */ -#import <stdlib.h> +#include <stdlib.h> extern void Game (const char **);