diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-25 10:16:29 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-25 10:16:29 -0500 |
commit | 01792e00d2d1b0fc1e5550f13a8851c21917aa60 (patch) | |
tree | 2a1241f269e70af4d6712731fef354429da17ed8 /text/common_2.asm | |
parent | f599e477fc3306dbca9cad4aeadfe7a66b84c7bc (diff) |
Rename several script commands
Diffstat (limited to 'text/common_2.asm')
-rw-r--r-- | text/common_2.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/text/common_2.asm b/text/common_2.asm index 052ea9ebb..78dd90069 100644 --- a/text/common_2.asm +++ b/text/common_2.asm @@ -109,7 +109,7 @@ UnknownText_0x1bc14f: ; 0x1bc14f deciram CurPartyLevel, 1, 3 text "!@" sound_dex_fanfare_50_79 - text_waitbutton + text_waitsfx db "@" ; 0x1bc16d @@ -1576,7 +1576,7 @@ UnknownText_0x1bd3be: ; 0x1bd3be text_from_ram StringBuffer1 text "!@" sound_item - text_waitbutton + text_waitsfx db "@" ; 0x1bd3d6 |