mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-10 19:07:41 +00:00
RMathUtils progress
This commit is contained in:
@@ -4,9 +4,11 @@
|
||||
#include "types.h"
|
||||
|
||||
#include "math.h"
|
||||
#include "float.h"
|
||||
|
||||
#include <Kyoto/Math/CVector3f.hpp>
|
||||
|
||||
#define M_PI 3.14159265358979323846
|
||||
#define M_PIF 3.14159265358979323846f
|
||||
#define M_2PIF 6.28318530718f
|
||||
|
||||
|
||||
Reference in New Issue
Block a user