diff options
author | entrpntr <entrpntr@gmail.com> | 2020-04-23 13:00:01 -0400 |
---|---|---|
committer | entrpntr <entrpntr@gmail.com> | 2020-04-23 13:00:01 -0400 |
commit | 5f2d3bedb9aef983f1d3cdbca1028b2e08be4cd4 (patch) | |
tree | 22e40352158d672f29cc0e45da166f63f65dbf25 /wram.asm | |
parent | 1d456d5f66627e8023c074419180639cc027e7bc (diff) |
Revisit some bank 5 code before continuing.
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2295,7 +2295,7 @@ wd056:: ds 1 ; d056 wd057:: ds 1 ; d057 wd058:: ds 1 ; d058 wd059:: ds 1 ; d059 -wd05a:: ds 1 ; d05a +wUnusedD05A:: db ; unused wBGMapAnchor:: dw ; d05b |