Removed Open Watcom support.

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@680 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Adrien Destugues
2009-03-17 12:19:55 +00:00
parent 0bef53670b
commit c6f4130efd
8 changed files with 3 additions and 914 deletions

View File

@@ -36,7 +36,7 @@
#include "brush.h"
#include "windows.h"
#if defined(__WATCOMC__) || defined(__GP2X__)
#if defined(__GP2X__)
#define M_PI 3.14159265358979323846
#endif