diff options
Diffstat (limited to 'src/demo.c')
| -rw-r--r-- | src/demo.c | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -7,14 +7,15 @@ #include "common.h" #include "fileselect.h" -#include "functions.h" #include "game.h" #include "global.h" #include "main.h" #include "menu.h" #include "message.h" #include "screen.h" -#include "menu.h" +#include "sound.h" +#include "affine.h" +#include "fade.h" void sub_080A30AC(void); void sub_080A2E40(void); |
