diff options
-rw-r--r-- | data/data.s | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/data.s b/data/data.s index fa4d17e84..1010190f3 100644 --- a/data/data.s +++ b/data/data.s @@ -4,7 +4,6 @@ #include "constants/region_map.h" .include "asm/macros.inc" .include "constants/constants.inc" - .set NULL, 0 .section .rodata |