diff options
Diffstat (limited to 'text/common_2.asm')
-rw-r--r-- | text/common_2.asm | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/text/common_2.asm b/text/common_2.asm index 9a512ffdb..060070dea 100644 --- a/text/common_2.asm +++ b/text/common_2.asm @@ -247,7 +247,7 @@ UnknownText_0x1c04fa:: text_from_ram StringBuffer1 text "" cont "to @" - text_from_ram wc950 + 3 + text_from_ram wMysteryGiftPlayerName text "'s home." prompt @@ -307,9 +307,3 @@ UnknownText_0x1c0609:: line "lights the area!@" text_waitbutton db "@@" - -_UsedSurfText:: - text_from_ram StringBuffer2 - text " used" - line "SURF!" - done |