mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-04 16:35:47 -05:00
11 lines
272 B
NASM
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
|