diff options
author | ElectroDeoxys <ElectroDeoxys@gmail.com> | 2020-04-14 21:31:06 +0100 |
---|---|---|
committer | ElectroDeoxys <ElectroDeoxys@gmail.com> | 2020-04-14 21:31:06 +0100 |
commit | 064ed473ff7a33b42e663105b94c9503021c11e4 (patch) | |
tree | d578cdc3b89151a0fb0a5a7f9780039dd53672a7 /src/wram.asm | |
parent | 88309ea8f1840c7d309e45aa53d928762adaaf80 (diff) |
AI Pokemon Breeder routines
Diffstat (limited to 'src/wram.asm')
-rw-r--r-- | src/wram.asm | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/src/wram.asm b/src/wram.asm index 3ed098e..b7f80c7 100644 --- a/src/wram.asm +++ b/src/wram.asm @@ -1356,17 +1356,14 @@ wce03:: ; ce03 wce06:: ; ce06 ds $1 +wce07:: ; ce07 ds $1 wce08:: ; ce08 - ds $1 - - ds $06 + ds $7 wce0f:: ; ce0f - ds $1 - - ds $06 + ds $7 wce16:: ; ce16 ds $1 |