mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
ChkBit comments and enum work (#2571)
* Jagar cleanup * saru work * e_fm work * gob enum added * gob cleanup * gob anm enums * dComIfGs_isEventBit comments added * More bit work and besu enum work * Maybe fixed the issue?
This commit is contained in:
@@ -1138,6 +1138,7 @@ public:
|
||||
return dComIfGs_getSelectEquipClothes() == fpcNm_ITEM_ARMOR;
|
||||
}
|
||||
|
||||
/* dSv_event_flag_c::M_067 - Main Event - Midna riding / not riding (ON == riding) */
|
||||
static BOOL checkFirstMidnaDemo() { return dComIfGs_isEventBit(0xc10); }
|
||||
static int checkNowWolfPowerUp() { return checkNowWolfEyeUp(); }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user