more accurate script names: refreshscreen -> reanchormap, and reloadmappart -> refreshmap (#1078)
This commit is contained in:
@@ -1303,8 +1303,8 @@ SECTION "Video", WRAM0
|
||||
|
||||
UNION
|
||||
; bg map
|
||||
wBGMapBuffer:: ds 40
|
||||
wBGMapPalBuffer:: ds 40
|
||||
wBGMapBuffer:: ds 2 * SCREEN_WIDTH
|
||||
wBGMapPalBuffer:: ds 2 * SCREEN_WIDTH
|
||||
wBGMapBufferPointers:: ds 20 * 2
|
||||
wBGMapBufferEnd::
|
||||
|
||||
|
Reference in New Issue
Block a user