diff options
author | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-10-04 15:17:30 -0400 |
---|---|---|
committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-10-04 15:17:30 -0400 |
commit | 3db446ca4fafe72e606428369d716dbdffb92a9e (patch) | |
tree | 287c3ec82d9d2abb3b05f0e08fe4edde1286b31e /wram.asm | |
parent | 79aa0bfbc6d11532129d1457545eebd88ea7b70a (diff) |
Some bank3 documentation
Diffstat (limited to 'wram.asm')
-rwxr-xr-x | wram.asm | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -2532,7 +2532,11 @@ wd473:: ds 1 wd47a:: ds 1 - ds 30 + ds 24 + +wd493:: ds 1 + + ds 5 wUnknownSerialFlag_d499:: ds 1 ; d498 wUnknownSerialFlag_d49a:: ds 1 ; d499 |