summaryrefslogtreecommitdiff
path: root/src/interpreter.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/interpreter.c')
-rw-r--r--src/interpreter.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/interpreter.c b/src/interpreter.c
index 5d41522..4005998 100644
--- a/src/interpreter.c
+++ b/src/interpreter.c
@@ -2,6 +2,7 @@
// Useful for carrying out tests of the CPU instructions.
// Refer to interpreter.md for the manual
+#include"apple.c"
#include"debug.h"
//Write a custom getc function here which ignores spaces