summaryrefslogtreecommitdiff
path: root/text.asm
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2016-12-06 21:14:18 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2016-12-06 21:14:18 -0500
commit9f6ec022011d607cd3354559a32e75ad276e63d2 (patch)
tree318afb4a9c2acc964a1e318efcfe7616c1f2c08c /text.asm
parent81467634ec0c58e77554319cf7ece67e60a3d320 (diff)
Hardcoded pointers in Pokedex banks
Diffstat (limited to 'text.asm')
-rwxr-xr-xtext.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/text.asm b/text.asm
index f386952..4e3ac90 100755
--- a/text.asm
+++ b/text.asm
@@ -40,7 +40,7 @@ DigitsText1to9:
LetsGetPokemonText:
db $05, $54, $41, $14, $00, $3a
- db "LET'S GET POKeMON @"
+ db "LET`S GET POKeMON @"
PokemonRanAwayText:
db $05, $54, $42, $14, $00, $39