remove Math
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
#include <raylib.h>
|
||||
|
||||
Color ColorAdd(Color c1, Color c2);
|
||||
Color ColorAddValue(Color c, int add);
|
||||
Rectangle TextInSpace(Rectangle box, float textH, float textW, float margin, bool topOrBottom);
|
||||
Reference in New Issue
Block a user