diff options
author | aap <aap@papnet.eu> | 2020-07-27 15:38:12 +0200 |
---|---|---|
committer | aap <aap@papnet.eu> | 2020-07-27 15:38:12 +0200 |
commit | 2e8048d0feacbfb5a8e3d75be8d00b3f8d45c3be (patch) | |
tree | 2fce94f95b4f39656cc2dc2a76c93573793a3bea /src/core/config.h | |
parent | e2d56f00dd24293a715efe636a52327a92b7f007 (diff) |
collision fixes
Diffstat (limited to 'src/core/config.h')
-rw-r--r-- | src/core/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/config.h b/src/core/config.h index 04d54831..8972e7b7 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -158,6 +158,7 @@ enum Config { #if defined GTA_PS2 # define GTA_PS2_STUFF # define RANDOMSPLASH +# define COMPRESSED_COL_VECTORS #elif defined GTA_PC # define GTA3_1_1_PATCH //# define GTA3_STEAM_PATCH |