diff options
author | ElectroDeoxys <ElectroDeoxys@gmail.com> | 2019-07-10 21:30:15 +0100 |
---|---|---|
committer | ElectroDeoxys <ElectroDeoxys@gmail.com> | 2019-07-10 21:30:15 +0100 |
commit | e41cbb8d5fb584fc04bc810402ee91feb6083728 (patch) | |
tree | 28432878843d9d35a745515afae183715e64b043 /src/wram.asm | |
parent | 358b85a879fab87fe3e918fb9cf1691dcf3896a6 (diff) |
Clean up documentation
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 1838a3e..505587f 100644 --- a/src/wram.asm +++ b/src/wram.asm @@ -1311,7 +1311,7 @@ wce59:: ; ce59 ; stores whether there are Pokemon in play area ; player arena Pokemon sets bit 0 ; opponent arena Pokemon sets bit 1 -wArenaCardsInPlayArea:: ; ce5e +wArenaCardsInPlayArea:: ; ce5d ds $1 wce5e:: ; ce5e |