mirror of
https://github.com/pret/pokegold.git
synced 2026-03-21 17:34:16 -05:00
Name the unused engine flags according to their bit constants
This commit is contained in:
parent
83e31d7c07
commit
de5130c128
|
|
@ -27,7 +27,7 @@
|
|||
const ENGINE_SAFARI_ZONE
|
||||
const ENGINE_ROCKETS_IN_RADIO_TOWER
|
||||
const ENGINE_BIKE_SHOP_CALL_ENABLED
|
||||
const ENGINE_14
|
||||
const ENGINE_UNUSED_STATUSFLAGS2_5
|
||||
const ENGINE_REACHED_GOLDENROD
|
||||
const ENGINE_ROCKETS_IN_MAHOGANY
|
||||
; wBikeFlags
|
||||
|
|
@ -92,7 +92,7 @@
|
|||
; wLuckyNumberShowFlag
|
||||
const ENGINE_LUCKY_NUMBER_SHOW
|
||||
; wStatusFlags2
|
||||
const ENGINE_4E
|
||||
const ENGINE_UNUSED_STATUSFLAGS2_3
|
||||
; wDailyFlags1
|
||||
const ENGINE_KURT_MAKING_BALLS
|
||||
const ENGINE_DAILY_BUG_CONTEST
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user