Cleanups of bugs and segfaults
[tpg/opendispense2.git] / src / cokebank_basic / main.c
index 11b822c..fbc8f6e 100644 (file)
@@ -13,6 +13,8 @@
 #include <string.h>
 #include "common.h"
 
+#define HACK_TPG_NOAUTH        1
+
 // === IMPORTS ===
 extern int     Bank_GetMinAllowedBalance(int ID);
 extern int     Bank_GetUserBalance(int ID);

UCC git Repository :: git.ucc.asn.au