mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-09-04 01:07:56 -04:00
Big cast cleanup (#3076)
* Big cast cleanup * fix for name conflict * rename header * rename cast macros * fix rename mistake --------- Co-authored-by: roeming <roeming@users.noreply.github.com>
This commit is contained in:
@@ -367,7 +367,7 @@ static void chain_move(obj_keyhole_class* i_this) {
|
||||
cMtx_YrotM(*calc_mtx, 0x4000);
|
||||
chain->model[j]->setBaseTRMtx(*calc_mtx);
|
||||
|
||||
sp8 += (s16)(TREG_S(0) + 0x3D00);
|
||||
ANGLE_ADD(sp8, TREG_S(0) + 0x3D00);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user