pokegold-spaceworld/constants/map_setup_constants.asm
2018-06-14 21:46:09 -04:00

11 lines
272 B
NASM

const_def $f1
const MAPSETUP_CONTINUE ; $f1
const MAPSETUP_F2
const MAPSETUP_RELOADMAP ; $f3
const MAPSETUP_TELEPORT ; $f4
const MAPSETUP_F5 ; Note: entry is duplicate of $F4
const MAPSETUP_WARP ; $f6
const MAPSETUP_CONNECTION ; $f7
const MAPSETUP_F8