wUnlockedUnowns engine_flag constants (#1025)

This commit is contained in:
vulcandth
2022-12-26 12:14:10 -06:00
committed by GitHub
parent f739f8b1ac
commit 25e12c9391
4 changed files with 20 additions and 11 deletions

View File

@@ -310,3 +310,11 @@ DEF DAYCAREMAN_ACTIVE_F EQU 7
; wDayCareLady::
DEF DAYCARELADY_HAS_MON_F EQU 0
DEF DAYCARELADY_ACTIVE_F EQU 7
; wUnlockedUnowns::
const_def
const UNLOCKED_UNOWNS_A_TO_K_F
const UNLOCKED_UNOWNS_L_TO_R_F
const UNLOCKED_UNOWNS_S_TO_W_F
const UNLOCKED_UNOWNS_X_TO_Z_F
DEF NUM_UNLOCKED_UNOWN_SETS EQU const_value