diff options
author | Zumi Daxuya <daxuya.zumi+code@protonmail.com> | 2020-12-17 23:41:14 +0700 |
---|---|---|
committer | Zumi Daxuya <daxuya.zumi+code@protonmail.com> | 2020-12-17 23:48:21 +0700 |
commit | 039a2bd71576f96e0819f4657fc3ef44fd8ae4d2 (patch) | |
tree | 9801dfdf5ed5040b31738bf7b7541090f01a62dd /ram | |
parent | 1a131d1ce01bfd12cdb3cf61719e41bff7b699db (diff) |
Suggested changes to #83
Diffstat (limited to 'ram')
-rw-r--r-- | ram/wram.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ram/wram.asm b/ram/wram.asm index 95ac322..c861704 100644 --- a/ram/wram.asm +++ b/ram/wram.asm @@ -172,6 +172,7 @@ wMapBufferEnd:: UNION +wc600:: wOverworldMapBlocks:: ds 1300 wOverworldMapBlocksEnd:: |