"Pic Pointers" and "Unown Pic Pointers" must start at the same address
Use `|` not `+` to combine bitmasks
This commit is contained in:
@@ -165,7 +165,7 @@ CheckPhoneContactTimeOfDay: ; 900ad (24:40ad)
|
||||
|
||||
callba CheckTime
|
||||
pop af
|
||||
and MORN + DAY + NITE
|
||||
and MORN | DAY | NITE
|
||||
and c
|
||||
|
||||
pop de
|
||||
|
Reference in New Issue
Block a user