map setup and warps
This commit is contained in:
@@ -61,4 +61,4 @@ const_value SET $f1
|
||||
const map_keep_palettes ; 2b
|
||||
const map_text_scroll_off ; 2c
|
||||
const map_stop_script ; 2d
|
||||
map_end_setup_script EQU -1
|
||||
map_end EQU -1
|
||||
|
@@ -93,6 +93,8 @@ SCREEN_HEIGHT_PX EQU SCREEN_HEIGHT * 8
|
||||
|
||||
BG_MAP_WIDTH EQU 32
|
||||
BG_MAP_HEIGHT EQU 32
|
||||
WMISC_WIDTH EQU 6 * 4
|
||||
WMISC_HEIGHT EQU 5 * 4
|
||||
|
||||
TILE_WIDTH EQU 8
|
||||
|
||||
|
Reference in New Issue
Block a user