summaryrefslogtreecommitdiff
path: root/asm/macros.s
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2015-10-09 00:43:11 -0700
committerYamaArashi <shadow962@live.com>2015-10-09 00:43:11 -0700
commitc21b61688e86223b61792da0883de091dd01ca14 (patch)
tree8764c990342446086bedd25ba52dee32b8e50457 /asm/macros.s
parent2f245f08c580b2ce1b517e73c38372cfacbf8b26 (diff)
add pokedex order data
Diffstat (limited to 'asm/macros.s')
-rw-r--r--asm/macros.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/macros.s b/asm/macros.s
index 0a8999cc0..9ea9009f5 100644
--- a/asm/macros.s
+++ b/asm/macros.s
@@ -62,4 +62,4 @@
.byte \text_color << 4 @ low nybble seems unused
.byte (\shadow_color << 4) | \bg_color
.2byte 0 @ padding
- .endm \ No newline at end of file
+ .endm