aboutsummaryrefslogtreecommitdiff
path: root/src/NDS.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/NDS.h')
-rw-r--r--src/NDS.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/NDS.h b/src/NDS.h
index 526e735..29fc4ef 100644
--- a/src/NDS.h
+++ b/src/NDS.h
@@ -162,7 +162,9 @@ struct MemRegion
u32 Mask;
};
+#ifdef JIT_ENABLED
extern bool EnableJIT;
+#endif
extern int ConsoleType;
extern int CurCPU;