diff options
Diffstat (limited to 'src/code/z_map_exp.c')
| -rw-r--r-- | src/code/z_map_exp.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/code/z_map_exp.c b/src/code/z_map_exp.c index bac9ed222..ee93a9a29 100644 --- a/src/code/z_map_exp.c +++ b/src/code/z_map_exp.c @@ -5,11 +5,13 @@ #if PLATFORM_N64 #include "n64dd.h" #endif +#include "printf.h" #include "regs.h" #include "segment_symbols.h" #include "sfx.h" #include "sys_matrix.h" #include "terminal.h" +#include "translation.h" #include "z64map_mark.h" #include "z64play.h" #include "z64player.h" |
