diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-09 18:25:44 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-09 18:25:44 -0500 |
commit | a5a8364c35eceadf51956dac4212b440290b652c (patch) | |
tree | d8a15952763765979ca031cefde05ecc5c862b2b /maps/VictoryRoad.asm | |
parent | 0c4bf512d08d3779d1185dd08b3f21041f2b6044 (diff) |
opentext and breeding
Diffstat (limited to 'maps/VictoryRoad.asm')
-rw-r--r-- | maps/VictoryRoad.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/VictoryRoad.asm b/maps/VictoryRoad.asm index 1648fd072..542b964f7 100644 --- a/maps/VictoryRoad.asm +++ b/maps/VictoryRoad.asm @@ -55,7 +55,7 @@ UnknownScript_0x744b5: UnknownScript_0x744d4: spriteface PLAYER, DOWN playmusic MUSIC_RIVAL_ENCOUNTER - loadfont + opentext writetext UnknownText_0x7455f waitbutton closetext @@ -92,7 +92,7 @@ UnknownScript_0x7450f: UnknownScript_0x7451f: playmusic MUSIC_RIVAL_AFTER - loadfont + opentext writetext UnknownText_0x746ce waitbutton closetext |