mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-01 09:17:15 -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:
@@ -77,6 +77,7 @@ int daObjVGnd_c::create() {
|
||||
|
||||
/* 80D217A8-80D21878 000448 00D0+00 2/2 0/0 0/0 .text execute__11daObjVGnd_cFv */
|
||||
int daObjVGnd_c::execute() {
|
||||
/* dSv_event_flag_c::M_032 - Main Event - Melted Zora river ice with magma rock */
|
||||
if (dComIfGs_isEventBit(dSv_event_flag_c::saveBitLabels[65])) {
|
||||
mpBrk->setFrame(2.0f);
|
||||
mpBtk->setFrame(2.0f);
|
||||
|
||||
Reference in New Issue
Block a user