mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-17 21:03:35 -04:00
Added enums for all used event/tmp bits/regs (#893)
This commit is contained in:
@@ -383,7 +383,7 @@ void daObjFerris::Act_c::rot_mng() {
|
||||
}
|
||||
break;
|
||||
case 1:
|
||||
dComIfGs_onEventBit(0x2104);
|
||||
dComIfGs_onEventBit(dSv_event_flag_c::UNK_2104);
|
||||
if (!(mFrameTimer & 3))
|
||||
mRotSpeed++;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user