Changed jump behaviour: Tux will now jump even if the button was pressed (up to)...
[supertux.git] / src / squirrel / include / sqstdstring.h
index ab68d16..72f30b4 100644 (file)
@@ -6,9 +6,6 @@
 extern "C" {
 #endif
 
-//#define SQRex_True 1
-//#define SQRex_False 0
-
 typedef unsigned int SQRexBool;
 typedef struct SQRex SQRex;