Fix build on gp2x.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1351 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -37,6 +37,10 @@
|
||||
#include "sdlscreen.h"
|
||||
#include "windows.h"
|
||||
|
||||
#if defined(__VBCC__)||defined(__GP2X__)
|
||||
#define M_PI 3.141592653589793238462643
|
||||
#endif
|
||||
|
||||
|
||||
/// Simulates clicking the "Draw" button.
|
||||
void Return_to_draw_mode(void)
|
||||
|
||||
Reference in New Issue
Block a user