mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-27 06:44:48 -04:00
Decompile func0f0cc3b8
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
#define M_BADTAU (M_BADPI * 2)
|
||||
#define M_TAU (M_PI * 2)
|
||||
|
||||
#define DEG2RAD(deg) ((deg) * 0.01745f)
|
||||
#define DEG2RAD(deg) ((deg) * 0.017450513318f)
|
||||
#define RAD2DEG(rad) ((rad) * 57.2958f)
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user