summaryrefslogtreecommitdiff
path: root/text
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2017-06-04 12:37:28 -0700
committerMarcus Huderle <huderlem@gmail.com>2017-06-04 12:37:28 -0700
commit6f42978aa6fb4cce84c68f0baeb53feb927feff0 (patch)
tree1b9b9c1ffa77c24addc51bd58eea0d3260b9d8cf /text
parent5329ff910a2ca6631addb3e0ca8a557cd0db8f72 (diff)
Tons of INCBINs
Diffstat (limited to 'text')
-rwxr-xr-xtext/pokedex_mon_names.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/text/pokedex_mon_names.asm b/text/pokedex_mon_names.asm
index 652d176..3869a9b 100755
--- a/text/pokedex_mon_names.asm
+++ b/text/pokedex_mon_names.asm
@@ -1,4 +1,4 @@
-MonDexNames: ; 0x11a4e
+MonDexNames: ; 0x29892
; The first byte of each entry is the symbol displayed to the left of the mon's
; name in the evolution menu. Fully-evolved pokemon have an asterisk next to their names.
db "BULBASAUR @"