diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2021-03-08 09:54:01 -0500 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2021-03-08 09:54:01 -0500 |
commit | fb35fe6aba5e4e4ce7edf5b345fdf2afec4b6b49 (patch) | |
tree | bd16776e223dbc67deff2a9a57a5f1ababcfcae2 | |
parent | c1c609ec4a4bab7fef0e744cd631567b57c794fa (diff) |
Align "Overworld Map" to 8 bits ($xx00)
Fixes #808
-rw-r--r-- | layout.link | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layout.link b/layout.link index 1c248e8c1..88a950622 100644 --- a/layout.link +++ b/layout.link @@ -316,6 +316,7 @@ WRAM0 "Sprites" "Tilemap" "Miscellaneous" + align 8 "Overworld Map" "Video" WRAMX 1 |