diff options
Diffstat (limited to 'text/common_3.asm')
-rw-r--r-- | text/common_3.asm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/text/common_3.asm b/text/common_3.asm index adc32f6cb..bb0f286e9 100644 --- a/text/common_3.asm +++ b/text/common_3.asm @@ -362,7 +362,7 @@ UnknownText_0x1c05ec: ; 1c05ec UnknownText_0x1c0609: ; 1c0609 text "A blinding FLASH" line "lights the area!@" - text_waitbutton + text_waitsfx db "@" ; 1c062e @@ -932,7 +932,7 @@ UnknownText_0x1c0dba: ; 1c0dba text " came" line "out of its EGG!@" sound_caught_mon - text_waitbutton + text_waitsfx db "@" ; 1c0dd7 @@ -1223,7 +1223,7 @@ UnknownText_0x1c123a: ; 1c123a text " caught by" line "@" text_from_ram wMagikarpRecordHoldersName - text_waitbutton + text_waitsfx db "@" ; 1c1260 @@ -1786,7 +1786,7 @@ _OakText2: ; 1c1da4 ; 1c1de2 _OakText3: ; 1c1de2 - text_waitbutton + text_waitsfx db "@" ; 1c1de4 |