mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-18 04:48:21 -04:00
Resolve all gameInfo fakematches (#2995)
* Clean up various inlines/fakematches/comments * Copy OptRuby inline name from TWW debug * Resolve all dEvt_control_c related fakematches, return pointer instead of reference * Fix some more missing inline usages
This commit is contained in:
@@ -1477,7 +1477,7 @@ int daNpc_Moi_c::cutAppearanceMoi(int param_1) {
|
||||
case 2:
|
||||
mFaceMotionSeqMngr.setNo(MOT_UNK_21, -1.0f, 0, 0);
|
||||
mMotionSeqMngr.setNo(MOT_UNK_45, -1.0f, 0, 0);
|
||||
dComIfGp_getEvent().setPt2(this);
|
||||
dComIfGp_getEvent()->setPt2(this);
|
||||
mEventTimer = local_78;
|
||||
break;
|
||||
case 3:
|
||||
|
||||
Reference in New Issue
Block a user