diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-05 09:41:48 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-05 09:41:48 +0200 |
commit | 54b83061152ce6e85d1ce7185ab3645d7448e03d (patch) | |
tree | b03477370a3aeffa1a917e787063b06554881894 /asm/link.s | |
parent | 2702b0ec9b4b2ae25d847ccd3b5b8ec1ad8cf1ff (diff) |
really clean up battle ai
Diffstat (limited to 'asm/link.s')
-rw-r--r-- | asm/link.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/link.s b/asm/link.s index 2c2a0dc43..65742024d 100644 --- a/asm/link.s +++ b/asm/link.s @@ -33412,7 +33412,7 @@ _0801AB1E: movs r0, 0x32 bl IncrementGameStat bl calc_player_party_count - ldr r0, =gUnknown_02038BCA + ldr r0, =gTrainerBattleOpponent_A movs r2, 0xC0 lsls r2, 4 adds r1, r2, 0 |