summaryrefslogtreecommitdiff
path: root/games/vavoom/files/patch-libs_core_zone.cpp
blob: 4b537a9c6fb092fbc7a158a6d210059579eef871 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- libs/core/zone.cpp.orig	2017-06-04 12:56:34.206304000 +0200
+++ libs/core/zone.cpp	2017-06-04 13:02:53.920038000 +0200
@@ -33,6 +33,8 @@
 
 #include "core.h"
 
+#if 0
+
 // MACROS ------------------------------------------------------------------
 
 #define SMALLID				0x22
@@ -516,3 +518,4 @@
 }
 
 #endif
+#endif