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