File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 28
28
const ENGINE_SAFARI_ZONE
29
29
const ENGINE_ROCKETS_IN_RADIO_TOWER
30
30
const ENGINE_BIKE_SHOP_CALL_ENABLED
31
- const ENGINE_15
31
+ const ENGINE_UNUSED_STATUSFLAGS2_5
32
32
const ENGINE_REACHED_GOLDENROD
33
33
const ENGINE_ROCKETS_IN_MAHOGANY
34
34
; wBikeFlags
93
93
; wLuckyNumberShowFlag
94
94
const ENGINE_LUCKY_NUMBER_SHOW
95
95
; wStatusFlags2
96
- const ENGINE_4F
96
+ const ENGINE_UNUSED_STATUSFLAGS2_3
97
97
; wDailyFlags1
98
98
const ENGINE_KURT_MAKING_BALLS
99
99
const ENGINE_DAILY_BUG_CONTEST
116
116
const ENGINE_BUENAS_PASSWORD_2
117
117
const ENGINE_GOLDENROD_DEPT_STORE_SALE_IS_ON
118
118
; wGameTimerPaused
119
- const ENGINE_62
119
+ const ENGINE_GAME_TIMER_MOBILE ; unused
120
120
; wPlayerGender
121
121
const ENGINE_PLAYER_IS_FEMALE
122
122
; wCelebiEvent
Original file line number Diff line number Diff line change @@ -2976,7 +2976,7 @@ wStatusFlags2::
2976
2976
; bit 2: bug contest timer
2977
2977
; bit 3: unused
2978
2978
; bit 4: bike shop call
2979
- ; bit 5: can use sweet scent
2979
+ ; bit 5: unused
2980
2980
; bit 6: reached goldenrod
2981
2981
; bit 7: rockets in mahogany
2982
2982
db
You can’t perform that action at this time.
0 commit comments