summaryrefslogtreecommitdiff
path: root/engine/battle/ai/items.asm
diff options
context:
space:
mode:
authorRangi <35663410+Rangi42@users.noreply.github.com>2018-11-18 12:44:39 -0500
committerGitHub <noreply@github.com>2018-11-18 12:44:39 -0500
commitcbf4c663611d4b7d07f3fc8d43f0be756ccc19ed (patch)
treef71e627c4af610124b7f77cc4a9c2dad2adf02f6 /engine/battle/ai/items.asm
parentc05a2d255befc2d3b7fdf3c5375fa9a015c13632 (diff)
parent3202c4f3dfeac64d815e3b5ee3ee8e891c2b1ba2 (diff)
Merge pull request #577 from Rangi42/master
Resolve issue #575: Rename text commands
Diffstat (limited to 'engine/battle/ai/items.asm')
-rw-r--r--engine/battle/ai/items.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/engine/battle/ai/items.asm b/engine/battle/ai/items.asm
index 2bc92c719..b7a6de644 100644
--- a/engine/battle/ai/items.asm
+++ b/engine/battle/ai/items.asm
@@ -709,7 +709,7 @@ AI_Switch:
TextJump_EnemyWithdrew:
text_far Text_EnemyWithdrew
- db "@"
+ text_end
Function384d5: ; This appears to be unused
call AIUsedItemSound
@@ -829,4 +829,4 @@ PrintText_UsedItemOn:
TextJump_EnemyUsedOn:
text_far Text_EnemyUsedOn
- db "@"
+ text_end