algun fallo raro?

This commit is contained in:
2021-12-04 17:45:46 +01:00
parent 528261395b
commit 9e547e7292

View File

@@ -136,8 +136,8 @@ int time();
float flr(float x); float flr(float x);
float sgn(float x); float sgn(float x);
#ifdef __LINUX__ #ifndef __LINUX__
#ifdef __APPLE__ #ifndef __APPLE__
float ceil(float x); float ceil(float x);
float sin(float x); float sin(float x);
float cos(float x); float cos(float x);