diff options
author | Sergeanur <s.anureev@yandex.ua> | 2021-01-23 02:09:15 +0100 |
---|---|---|
committer | Sergeanur <s.anureev@yandex.ua> | 2021-01-23 02:09:15 +0100 |
commit | b35b0c598d183e2ba73c73ad82a03f833556dc27 (patch) | |
tree | 862c9346d07c9d30e72ce61f76abae308b45cefd /src/core/config.h | |
parent | LCS model indices (diff) | |
download | re3-b35b0c598d183e2ba73c73ad82a03f833556dc27.tar re3-b35b0c598d183e2ba73c73ad82a03f833556dc27.tar.gz re3-b35b0c598d183e2ba73c73ad82a03f833556dc27.tar.bz2 re3-b35b0c598d183e2ba73c73ad82a03f833556dc27.tar.lz re3-b35b0c598d183e2ba73c73ad82a03f833556dc27.tar.xz re3-b35b0c598d183e2ba73c73ad82a03f833556dc27.tar.zst re3-b35b0c598d183e2ba73c73ad82a03f833556dc27.zip |
Diffstat (limited to 'src/core/config.h')
-rw-r--r-- | src/core/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/config.h b/src/core/config.h index 07773543..2685c687 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -198,7 +198,7 @@ enum Config { //#define ANIM_COMPRESSION // only keep most recently used anims uncompressed #define GTA_TRAIN -//#define GTA_BRIDGE +#define GTA_BRIDGE #if defined GTA_PS2 # define GTA_PS2_STUFF |