diff options
Diffstat (limited to 'maps/CherrygroveEvolutionSpeechHouse.asm')
-rw-r--r-- | maps/CherrygroveEvolutionSpeechHouse.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/CherrygroveEvolutionSpeechHouse.asm b/maps/CherrygroveEvolutionSpeechHouse.asm index 5cba6311f..b737313f9 100644 --- a/maps/CherrygroveEvolutionSpeechHouse.asm +++ b/maps/CherrygroveEvolutionSpeechHouse.asm @@ -10,14 +10,14 @@ CherrygroveEvolutionSpeechHouse_MapScriptHeader: db 0 YoungsterScript_0x196cb2: - loadfont + opentext writetext UnknownText_0x196cc3 waitbutton closetext end LassScript_0x196cb9: - loadfont + opentext writetext UnknownText_0x196cfc waitbutton closetext |