summaryrefslogtreecommitdiff
path: root/constants/map_setup_constants.asm
blob: 7357058f9dc4df7f73d72503fdb0242e579f4db1 (plain)
1
2
3
4
5
6
7
8
9
10

	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