algun fallo raro?
This commit is contained in:
4
ascii.h
4
ascii.h
@@ -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);
|
||||||
|
|||||||
Reference in New Issue
Block a user