player_swim 100%, bunch of inline cleanup

This commit is contained in:
LagoLunatic
2025-03-29 20:09:32 -04:00
parent 2376acb224
commit a0536371e6
39 changed files with 177 additions and 152 deletions
+5 -5
View File
@@ -18,9 +18,9 @@ void daShip_c::initStartPos(const cXyz* pos, short rotY) {
mWaveR.remove();
mSplash.remove();
mTrack.remove();
mRipple.end();
m1984.end();
m1998.end();
m19AC.end();
m19C0.end();
mRipple.remove();
m1984.remove();
m1998.remove();
m19AC.remove();
m19C0.remove();
}