summaryrefslogtreecommitdiff
path: root/engine/battle/core.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2016-08-12 13:41:52 -0500
committerdannye <corrnondacqb@yahoo.com>2016-08-12 13:41:52 -0500
commit3feff214d6ce2e3c6b4ae504c50bcdf09b47eac9 (patch)
treeb5c62e6af4cac0ee4a2031da318750241131b313 /engine/battle/core.asm
parentaa1e3eac34137d88d6bc1df4fac6f32ceab404b6 (diff)
Remove redundant index conversionpokedex-order
Diffstat (limited to 'engine/battle/core.asm')
-rwxr-xr-xengine/battle/core.asm2
1 files changed, 0 insertions, 2 deletions
diff --git a/engine/battle/core.asm b/engine/battle/core.asm
index d1fd27f1..30d6ee2f 100755
--- a/engine/battle/core.asm
+++ b/engine/battle/core.asm
@@ -6336,8 +6336,6 @@ LoadEnemyMonData:
call CopyData
ld a, [wEnemyMonSpecies2]
ld [wd11e], a
- predef IndexToPokedex
- ld a, [wd11e]
dec a
ld c, a
ld b, FLAG_SET