inclide math.h so that it works under windows
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
#include <SDL2/SDL.h>
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
#include <math.h>
|
||||
|
||||
#define MAX SDL_max
|
||||
#define MIN SDL_min
|
||||
|
Reference in New Issue
Block a user