bpw partial cleanup, fix inline usage across several actors

This commit is contained in:
LagoLunatic
2025-09-18 20:17:27 -04:00
parent ae94c57e73
commit 048d242eef
54 changed files with 733 additions and 518 deletions
+1 -1
View File
@@ -379,7 +379,7 @@ void daMachine_c::set_body() {
void daMachine_c::set_at() {
f32 f1 = 5.0f;
f32 f2 = 25.0f;
f32 frame = field_0xc04.getFrameCtrl()->getFrame();
f32 frame = field_0xc04.getFrame();
if (f1 < frame && f2 > frame) {
field_0xc6c.set(field_0xc3c[0][3],
field_0xc3c[1][3],