Files
2024-02-10 11:35:14 -05:00

20 lines
285 B
C++

#include "Game/Player/Mario.hpp"
void Mario::clear2DStick()
{
_60E = 0;
_60F = 0;
_610 = 0;
_611 = 0;
_618 = 0.0f;
_614 = 0.0f;
_620 = 0.0f;
_61C = 0.0f;
_624 = 0;
_628.zero();
_66C = 0;
_634 = 0.0f;
_670.zero();
_67C.zero();
}