mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-21 05:58:59 -04:00
player_swim 100%, bunch of inline cleanup
This commit is contained in:
@@ -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();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user