summaryrefslogtreecommitdiff
path: root/engine/overworld/scripting.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2018-11-17 13:33:03 -0500
committerRangi <remy.oukaour+rangi42@gmail.com>2018-11-18 12:41:11 -0500
commit3202c4f3dfeac64d815e3b5ee3ee8e891c2b1ba2 (patch)
treef71e627c4af610124b7f77cc4a9c2dad2adf02f6 /engine/overworld/scripting.asm
parentc05a2d255befc2d3b7fdf3c5375fa9a015c13632 (diff)
Resolve issue #575: Rename text commands
Diffstat (limited to 'engine/overworld/scripting.asm')
-rw-r--r--engine/overworld/scripting.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/engine/overworld/scripting.asm b/engine/overworld/scripting.asm
index 0e36c30e2..5b72bd83d 100644
--- a/engine/overworld/scripting.asm
+++ b/engine/overworld/scripting.asm
@@ -537,7 +537,7 @@ GiveItemScript:
ReceivedItemText:
text_far UnknownText_0x1c4719
- db "@"
+ text_end
Script_verbosegiveitem2:
; script command 0x9f
@@ -629,11 +629,11 @@ CurItemName:
PutItemInPocketText:
text_far UnknownText_0x1c472c
- db "@"
+ text_end
PocketIsFullText:
text_far UnknownText_0x1c474b
- db "@"
+ text_end
Script_pokemart:
; script command 0x94