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:
roeming
2026-02-20 05:48:29 -05:00
committed by GitHub
parent 95c3626771
commit 0558bde1e6
138 changed files with 516 additions and 470 deletions
+3 -3
View File
@@ -1271,9 +1271,9 @@ void daE_VA_c::onRopeCutStatus(int param_0, int param_1, int param_2) {
}
void daE_VA_c::setVibRope(f32 param_0, f32 param_1) {
field_0x1336 += (s16)(param_1 * 7168.0f);
field_0x122c.y += (s16)(param_0 * cM_ssin(field_0x1336));
field_0x123e += (s16)(param_0 * 50.0f * cM_ssin(field_0x1336));
ANGLE_ADD(field_0x1336, param_1 * 7168.0f);
ANGLE_ADD(field_0x122c.y, param_0 * cM_ssin(field_0x1336));
ANGLE_ADD(field_0x123e, param_0 * 50.0f * cM_ssin(field_0x1336));
}
static s16 TAG_VIB_ANGLE[] = {