mirror of
https://github.com/zeldaret/ss
synced 2026-08-08 02:30:41 -04:00
Expand dAcBase work
This commit is contained in:
@@ -15,6 +15,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
int abs(int);
|
||||
int labs(int);
|
||||
double acos(double);
|
||||
float acosf(float);
|
||||
double asin(double);
|
||||
|
||||
Reference in New Issue
Block a user