summaryrefslogtreecommitdiff
path: root/engine/battle/core.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2015-08-23 23:21:54 -0500
committerdannye <corrnondacqb@yahoo.com>2015-08-23 23:21:54 -0500
commit9b0b36bf3c57b02552d140f465c97172c71a0085 (patch)
treedc5c14d14d979ecb7aee0ca92d78541eb15995f6 /engine/battle/core.asm
parentd9eea7dd660eeb428717f21861ef5f05e1a74418 (diff)
Remove redundant index conversionpokedex-order
Diffstat (limited to 'engine/battle/core.asm')
-rwxr-xr-xengine/battle/core.asm3
1 files changed, 0 insertions, 3 deletions
diff --git a/engine/battle/core.asm b/engine/battle/core.asm
index 0b534dda..16e256ec 100755
--- a/engine/battle/core.asm
+++ b/engine/battle/core.asm
@@ -6337,9 +6337,6 @@ LoadEnemyMonData: ; 3eb01 (f:6b01)
ld bc, NAME_LENGTH
call CopyData
ld a, [wEnemyMonSpecies2]
- ld [wd11e], a
- predef IndexToPokedex
- ld a, [wd11e]
dec a
ld c, a
ld b, FLAG_SET