diff options
author | ElectroDeoxys <ElectroDeoxys@gmail.com> | 2019-09-07 10:37:07 +0100 |
---|---|---|
committer | ElectroDeoxys <ElectroDeoxys@gmail.com> | 2019-09-07 10:37:07 +0100 |
commit | 280eade7c51c5b2405942bd666a7961ee14c8835 (patch) | |
tree | f8dde86be7f9ba608cbe330073b606d460af565a /src/wram.asm | |
parent | 515f9391c94d28bce84ff5c6aee8a113f1d8c7d2 (diff) |
Disassemble Func_169f8
Diffstat (limited to 'src/wram.asm')
-rw-r--r-- | src/wram.asm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wram.asm b/src/wram.asm index 395a3f8..4404c00 100644 --- a/src/wram.asm +++ b/src/wram.asm @@ -1292,6 +1292,7 @@ wcde4:: ; cde4 wcdea:: ; cdea ds MAX_PLAY_AREA_POKEMON +wcdf0:: ; cdf0 ds $1 ; a PLAY_AREA_* constant (0: arena card, 1-5: bench card) @@ -1330,6 +1331,7 @@ wce00:: ; ce00 wce01:: ; ce01 ds $1 +wce02:: ; ce02 ds $1 wce03:: ; ce03 |