summaryrefslogtreecommitdiff
path: root/battle/effects/endure.asm
diff options
context:
space:
mode:
Diffstat (limited to 'battle/effects/endure.asm')
-rw-r--r--battle/effects/endure.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/battle/effects/endure.asm b/battle/effects/endure.asm
index 026fde417..ed4329ff5 100644
--- a/battle/effects/endure.asm
+++ b/battle/effects/endure.asm
@@ -1,4 +1,4 @@
-BattleCommand5a: ; 3766f
+BattleCommand_Endure: ; 3766f
; endure
; Endure shares code with Protect. See protect.asm.