mirror of
https://github.com/raysan5/raylib.git
synced 2025-10-08 19:06:27 +00:00
Dependencies review
Checking some files to be converted to header-only
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
#include "raylib.h"
|
||||
#endif
|
||||
|
||||
#include <math.h>
|
||||
#include <math.h> // Required for: sqrt(), sin(), cos()
|
||||
|
||||
//----------------------------------------------------------------------------------
|
||||
// Defines and Macros
|
||||
|
Reference in New Issue
Block a user