Clarify outer union's size

This commit is contained in:
Rangi 2019-02-08 15:40:32 -05:00
parent 32c34a3619
commit 349664ec15
1 changed files with 1 additions and 0 deletions

View File

@ -356,6 +356,7 @@ wTileMapEnd::
SECTION "Miscellaneous", WRAM0 SECTION "Miscellaneous", WRAM0
; This union spans 480 bytes from c608 to c7e8.
UNION ; c608 UNION ; c608
; surrounding tiles ; surrounding tiles
; This buffer determines the size for the rest of the union; ; This buffer determines the size for the rest of the union;