diff options
Diffstat (limited to 'battle/ai/scoring.asm')
-rw-r--r-- | battle/ai/scoring.asm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/battle/ai/scoring.asm b/battle/ai/scoring.asm index ab4aca83f..7ca08d333 100644 --- a/battle/ai/scoring.asm +++ b/battle/ai/scoring.asm @@ -1336,8 +1336,7 @@ AIScoring_Encore: ; 38c3b push hl ld a, [wEnemyMoveStruct + MOVE_TYPE] ld hl, EnemyMonType1 - ld a, $41 - call Predef + predef Function347d3 pop hl ld a, [$d265] |