diff options
author | eray orçunus <erayorcunus@gmail.com> | 2020-10-14 17:07:05 +0200 |
---|---|---|
committer | eray orçunus <erayorcunus@gmail.com> | 2020-10-17 16:35:26 +0200 |
commit | b98864d134b747c8f594c9194918b93040f88c1f (patch) | |
tree | 852ce957f21b35a655c583ba397a7cdceeb59492 /src/core/config.h | |
parent | update librw (diff) | |
download | re3-b98864d134b747c8f594c9194918b93040f88c1f.tar re3-b98864d134b747c8f594c9194918b93040f88c1f.tar.gz re3-b98864d134b747c8f594c9194918b93040f88c1f.tar.bz2 re3-b98864d134b747c8f594c9194918b93040f88c1f.tar.lz re3-b98864d134b747c8f594c9194918b93040f88c1f.tar.xz re3-b98864d134b747c8f594c9194918b93040f88c1f.tar.zst re3-b98864d134b747c8f594c9194918b93040f88c1f.zip |
Diffstat (limited to 'src/core/config.h')
-rw-r--r-- | src/core/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/config.h b/src/core/config.h index e2123597..770a7c2e 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -172,7 +172,6 @@ enum Config { # define RANDOMSPLASH # define VU_COLLISION #elif defined GTA_PC -# define GTA3_1_1_PATCH //# define GTA3_STEAM_PATCH //# define GTAVC_JP_PATCH # ifdef GTA_PS2_STUFF @@ -263,7 +262,6 @@ enum Config { // Hud, frontend and radar //#define BETA_SLIDING_TEXT -#define TRIANGULAR_BLIPS // height indicating triangular radar blips, as in VC #define PC_MENU #ifndef PC_MENU |