mirror of
https://github.com/yawut/SDL.git
synced 2026-08-11 19:45:43 -05:00
@@ -10,11 +10,6 @@
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
|
||||
/* This isn't in the Windows headers */
|
||||
#ifndef M_PI
|
||||
#define M_PI 3.14159265358979323846
|
||||
#endif
|
||||
|
||||
#include "SDL.h"
|
||||
|
||||
/* screen size */
|
||||
|
||||
Reference in New Issue
Block a user