From 526fc909d95ba2b4f77697b9f772a7a49d7bce0e Mon Sep 17 00:00:00 2001 From: ultima-soul Date: Mon, 14 Oct 2019 08:59:36 -0700 Subject: Address review comments. --- data/data.s | 1 - 1 file changed, 1 deletion(-) (limited to 'data') 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 -- cgit v1.2.3