mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
Merge pull request #362 from RenaKunisaki/master
import several names from JFG symbol table
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
|
||||
#define M_PI 3.14159265358979323846
|
||||
|
||||
float sinf(float);
|
||||
float sinf(float); //official name: fsin
|
||||
double sin(double);
|
||||
float cosf(float);
|
||||
double cos(double);
|
||||
|
||||
Reference in New Issue
Block a user