mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-14 03:44:34 +00:00
code_800FCE80 OK
This commit is contained in:
parent
af62b0e7d7
commit
0cf75356a5
113 changed files with 606 additions and 806 deletions
|
@ -2,6 +2,7 @@
|
|||
#define _MATH_H_
|
||||
|
||||
#define M_PI 3.14159265358979323846f
|
||||
#define M_SQRT2 1.41421356237309504880f
|
||||
#define FLT_MAX 340282346638528859811704183484516925440.0f
|
||||
|
||||
float sinf(float);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue