summaryrefslogtreecommitdiff
path: root/05/constants.b
diff options
context:
space:
mode:
Diffstat (limited to '05/constants.b')
-rw-r--r--05/constants.b1
1 files changed, 1 insertions, 0 deletions
diff --git a/05/constants.b b/05/constants.b
index d0f2060..01e5dd2 100644
--- a/05/constants.b
+++ b/05/constants.b
@@ -6,6 +6,7 @@
; note that file offsets and runtime addresses are the same.
; you should be able to change these constants without breaking anything:
#define RODATA_ADDR 0x800000
+#define RWDATA_ADDR 0xc00000
#define RWDATA_END 0x1000000
#define EXECUTABLE_SIZE 0x1000000