diff options
Diffstat (limited to 'src/code/game.c')
| -rw-r--r-- | src/code/game.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/code/game.c b/src/code/game.c index 933de55c1..e3ffb5381 100644 --- a/src/code/game.c +++ b/src/code/game.c @@ -15,11 +15,13 @@ #include "n64dd.h" #endif #include "padmgr.h" +#include "printf.h" #include "regs.h" #include "rumble.h" #include "speed_meter.h" #include "sys_debug_controller.h" #include "terminal.h" +#include "translation.h" #include "versions.h" #include "vi_mode.h" #include "zelda_arena.h" |
