wWeeklyFlags -> wDailyFlags2
These are by far not always checked each week, and as such shouldn't be called that. Since they're almost always used through the `bit` instruction, it's very inconvenient to just make wDailyFlags a `dw` instead.
This commit is contained in:
@@ -94,7 +94,7 @@
|
||||
const ENGINE_LUCKY_NUMBER_SHOW
|
||||
; wStatusFlags2
|
||||
const ENGINE_4F
|
||||
; wDailyFlags
|
||||
; wDailyFlags1
|
||||
const ENGINE_KURT_MAKING_BALLS ; 50
|
||||
const ENGINE_DAILY_BUG_CONTEST
|
||||
const ENGINE_FISH_SWARM
|
||||
@@ -103,7 +103,7 @@
|
||||
const ENGINE_GOT_SHUCKIE_TODAY
|
||||
const ENGINE_GOLDENROD_UNDERGROUND_MERCHANT_CLOSED
|
||||
const ENGINE_FOUGHT_IN_TRAINER_HALL_TODAY
|
||||
; wWeeklyFlags
|
||||
; wDailyFlags2
|
||||
const ENGINE_MT_MOON_SQUARE_CLEFAIRY
|
||||
const ENGINE_UNION_CAVE_LAPRAS
|
||||
const ENGINE_GOLDENROD_UNDERGROUND_GOT_HAIRCUT
|
||||
|
Reference in New Issue
Block a user