mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-04 02:16:03 -04: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:
@@ -4225,6 +4225,7 @@ static void damage_check(e_rd_class* i_this) {
|
||||
bullbo->field_0x79e++;
|
||||
if (bullbo->field_0x79e == 1) {
|
||||
a_this->health = 0;
|
||||
/* dSv_event_flag_c::M_055 - Main Event - Did damage at least once during joust/one-on-one battle */
|
||||
dComIfGs_onEventBit(dSv_event_flag_c::saveBitLabels[0x58]);
|
||||
part_break(i_this);
|
||||
bullbo->field_0x169e = 20;
|
||||
|
||||
Reference in New Issue
Block a user