diff options
author | ElectroDeoxys <ElectroDeoxys@gmail.com> | 2020-04-29 09:47:16 +0100 |
---|---|---|
committer | ElectroDeoxys <ElectroDeoxys@gmail.com> | 2020-04-29 09:47:16 +0100 |
commit | ee139f3840b69878ca57acb2a2ecbd72a4375fc8 (patch) | |
tree | 2250569722364f900411acc14af895272950b3aa /src/wram.asm | |
parent | 7d9ea8a30d19fae6a39bb36981e27db6edbea5e7 (diff) |
Disassemble AI Pkmn Power routine
Diffstat (limited to 'src/wram.asm')
-rw-r--r-- | src/wram.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wram.asm b/src/wram.asm index 2a10fe2..9c20732 100644 --- a/src/wram.asm +++ b/src/wram.asm @@ -1380,9 +1380,9 @@ wAIVenusaur2DeckIndex:: ; ce04 wAIVenusaur2PlayAreaLocation:: ; ce05 ds $1 +wce06:: ; ce06 ; number of cards to be transferred by AI using Energy Trans. wAINumberOfEnergyTransCards:: -wce06:: ; ce06 ds $1 wce07:: ; ce07 |