summaryrefslogtreecommitdiff
path: root/src/code/game.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/code/game.c')
-rw-r--r--src/code/game.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/code/game.c b/src/code/game.c
index 0f657ac..aca7062 100644
--- a/src/code/game.c
+++ b/src/code/game.c
@@ -15,6 +15,7 @@
#include "code_variables.h"
#include "overlays/gamestates/ovl_play/m_play.h"
#include "overlays/gamestates/ovl_famicom_emu/famicom_emu.h"
+#include "zurumode.h"
#include "macros.h"
Game* gamePT = NULL;