summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2011-04-25 19:41:45 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2011-04-25 19:41:45 (GMT)
commitb26648e6aeb80f22c70e7ab551a3417bcdae8c6b (patch)
treee1fce618b2d4b45a6b6b36495fddba919bf28c25 /includes
parent24f59050204017c641749c59a69e40d53074c028 (diff)
downloadpowder-b26648e6aeb80f22c70e7ab551a3417bcdae8c6b.zip
powder-b26648e6aeb80f22c70e7ab551a3417bcdae8c6b.tar.gz
Fix pause with gravity and test deuterium improvements
Diffstat (limited to 'includes')
-rw-r--r--includes/defines.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/includes/defines.h b/includes/defines.h
index 041c423..41eeee0 100644
--- a/includes/defines.h
+++ b/includes/defines.h
@@ -103,6 +103,8 @@ typedef unsigned int pixel;
#define strcasecmp stricmp
#endif
+#define SDEUT
+
typedef unsigned char uint8;
extern int amd;