summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIIMarckus <iimarckus@gmail.com>2011-12-21 14:28:33 -0700
committerIIMarckus <iimarckus@gmail.com>2011-12-21 14:28:33 -0700
commit77702c1fd408689a9fcac9146581ec6311ac4369 (patch)
tree77c9b357724cb618e7389da3375f6b254efe113a
parent64016fb1332413ff6ef3bf9ca250368ff92fec0c (diff)
More $54→# conversion.
hg-commit-id: 4cfdf4b2861b
-rw-r--r--pokered.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/pokered.asm b/pokered.asm
index ea404898..ebd907c2 100644
--- a/pokered.asm
+++ b/pokered.asm
@@ -11433,11 +11433,11 @@ SeaCottageName:
SSAnneName:
db "S.S.ANNE@"
PokemonLeagueName:
- db $54,"MON LEAGUE@"
+ db "#MON LEAGUE@"
UndergroundPathName:
db "UNDERGROUND PATH@"
PokemonTowerName:
- db $54,"MON TOWER@"
+ db "#MON TOWER@"
SeafoamIslandsName:
db "SEAFOAM ISLANDS@"
VictoryRoadName: