Skip to content

Commit

Permalink
Add matan definition
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaMKW committed May 17, 2024
1 parent 945d71d commit 776063d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/SMS/MarioUtil/MathUtil.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#include <Dolphin/types.h>
#include <JSystem/JGeometry/JGMVec.hxx>

s16 matan(f32 y, f32 x);
template <typename T> T MsClamp(T value, T min, T max);
f32 MsGetRotFromZaxisY(const TVec3f &);
bool MsIsInSight(const TVec3f &src, const TVec3f &other, f32 x, f32 y, f32 z);
Expand Down

0 comments on commit 776063d

Please sign in to comment.