mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-09 17:47:41 +00:00
@@ -89,6 +89,7 @@ double copysign(double x, double y);
|
||||
double floor(double x);
|
||||
|
||||
double fabs(double x);
|
||||
double pow(double x, double y);
|
||||
|
||||
#ifdef __MWERKS__
|
||||
#pragma cplusplus on
|
||||
|
||||
Reference in New Issue
Block a user