From a073dda5ecdbf3342378384648453108ad793d87 Mon Sep 17 00:00:00 2001 From: aap Date: Sun, 3 May 2020 17:44:10 +0200 Subject: GTA_ZONECULL define --- src/core/config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/core/config.h') diff --git a/src/core/config.h b/src/core/config.h index 1fc78eb8..f4f7205b 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -157,6 +157,7 @@ enum Config { #ifndef MIAMI #define GTA_TRAIN // This game has trains #define GTA_BRIDGE // This game has the bridge +#define GTA_ZONECULL // This game culls by zones #endif // This enables things from the PS2 version on PC -- cgit v1.2.3