mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-25 22:18:04 -04:00
Attempt to decompile func0f0bd904
This commit is contained in:
@@ -8,4 +8,7 @@
|
||||
#define M_BADTAU (M_BADPI * 2)
|
||||
#define M_TAU (M_PI * 2)
|
||||
|
||||
#define DEG2RAD(deg) ((deg) * 0.01745f)
|
||||
#define RAD2DEG(rad) ((rad) * 57.2958f)
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user