summaryrefslogtreecommitdiff
path: root/macros/wram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'macros/wram.asm')
-rw-r--r--macros/wram.asm3
1 files changed, 2 insertions, 1 deletions
diff --git a/macros/wram.asm b/macros/wram.asm
index b7da3df19..1fd5e572f 100644
--- a/macros/wram.asm
+++ b/macros/wram.asm
@@ -108,7 +108,8 @@ box: MACRO
\1MonOT:: ds NAME_LENGTH * MONS_PER_BOX
\1MonNicknames:: ds MON_NAME_LENGTH * MONS_PER_BOX
\1MonNicknamesEnd::
-\1End:: ds 2 ; padding
+\1End::
+ ds 2 ; padding
ENDM
map_connection_struct: MACRO