summaryrefslogtreecommitdiff
path: root/constants/map_setup_constants.asm
blob: 046fc65b1194794d8a482669c30b786c46613400 (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_F4
	const MAPSETUP_F5 ; Note: entry is duplicate of $F4
	const MAPSETUP_WARP       ; $f6
	const MAPSETUP_CONNECTION ; $f7
	const MAPSETUP_F8