0x004B15FF
| 563 | |
| 564 | // 0x004B15FF |
| 565 | UpdateMotionResult VehicleBase::updateTrackMotion(int32_t unk1, bool isVeh2UnkM15) |
| 566 | { |
| 567 | return Vehicles::updateTrackMotion(*this, unk1, isVeh2UnkM15); |
| 568 | } |
| 569 | |
| 570 | // 0x0047D959 |
| 571 | // ax : loc.x |
no test coverage detected