From 349664ec15995b40151378bbfc405930d47a3c5c Mon Sep 17 00:00:00 2001 From: Rangi Date: Fri, 8 Feb 2019 15:40:32 -0500 Subject: Clarify outer union's size --- wram.asm | 1 + 1 file changed, 1 insertion(+) 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; -- cgit v1.2.3