diff options
Diffstat (limited to 'openttd.c')
-rw-r--r-- | openttd.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ #define VARDEF #include "openttd.h" +#include "functions.h" #include "mixer.h" #include "spritecache.h" #include "gfx.h" |