Identify more bit flags (#1153)
This commit is contained in:
@@ -56,14 +56,8 @@ DEF NUM_MAP_PALETTES EQU const_value
|
||||
const FISHGROUP_QWILFISH_NO_SWARM
|
||||
DEF NUM_FISHGROUPS EQU const_value - 1
|
||||
|
||||
; connection directions (see data/maps/data.asm)
|
||||
const_def
|
||||
const EAST_F
|
||||
const WEST_F
|
||||
const SOUTH_F
|
||||
const NORTH_F
|
||||
|
||||
; wMapConnections
|
||||
; connection directions (see data/maps/data.asm)
|
||||
const_def
|
||||
shift_const EAST
|
||||
shift_const WEST
|
||||
|
Reference in New Issue
Block a user