mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-17 12:39:27 -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:
@@ -826,7 +826,7 @@ static void action(npc_henna_class* i_this) {
|
||||
i_this->field_0x6b6 = i_this->field_0x6b0 * (TREG_F(3) + -0.65f);
|
||||
}
|
||||
|
||||
i_this->field_0x6b6 += (s16)((0.15f + TREG_F(13)) * fabsf(i_this->field_0x6ac));
|
||||
ANGLE_ADD(i_this->field_0x6b6, (0.15f + TREG_F(13)) * fabsf(i_this->field_0x6ac));
|
||||
s16 sp_0x8 = 0; // unused
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user