summaryrefslogtreecommitdiff
path: root/battle/core.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-08-13 19:44:56 -0700
committeryenatch <yenatch@gmail.com>2014-08-13 19:44:56 -0700
commitda799c80d4f6f3c1b22687b6177ff09fecf6c324 (patch)
treeb013a1069e8175346cdf3de7d80778ab7c975046 /battle/core.asm
parent88a15c50387d02a7cdb95b508c43fa9f10a46982 (diff)
Better trainer AI comments and finish off trainer attributes.
Diffstat (limited to 'battle/core.asm')
-rw-r--r--battle/core.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/battle/core.asm b/battle/core.asm
index e550d4480..03eb40b85 100644
--- a/battle/core.asm
+++ b/battle/core.asm
@@ -480,7 +480,7 @@ Function3c314: ; 3c314
jp .asm_3c3f1
.asm_3c34c
- callab Function3846c
+ callab AI_Switch
call SetEnemyTurn
call SpikesDamage
jp Function3c3f3
@@ -5454,7 +5454,7 @@ Function3e3ad: ; 3e3ad
; 3e3ff
Function3e3ff: ; 3e3ff
- callab Function3846c
+ callab AI_Switch
call SetEnemyTurn
jp SpikesDamage
; 3e40b