summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2019-02-08 15:40:32 -0500
committerRangi <remy.oukaour+rangi42@gmail.com>2019-02-08 15:40:32 -0500
commit349664ec15995b40151378bbfc405930d47a3c5c (patch)
tree17c78e5808c557144605884de2cdc99ddfdd0ebd
parent32c34a36191aa4e80bbaba90463e9c07576cedd3 (diff)
Clarify outer union's size
-rw-r--r--wram.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/wram.asm b/wram.asm
index 5b0be6064..7b1d26cb4 100644
--- a/wram.asm
+++ b/wram.asm
@@ -356,6 +356,7 @@ wTileMapEnd::
SECTION "Miscellaneous", WRAM0
+; This union spans 480 bytes from c608 to c7e8.
UNION ; c608
; surrounding tiles
; This buffer determines the size for the rest of the union;