diff options
author | Fire-Head <Fire-Head@users.noreply.github.com> | 2020-04-09 06:20:44 +0300 |
---|---|---|
committer | Fire-Head <Fire-Head@users.noreply.github.com> | 2020-04-09 06:20:44 +0300 |
commit | 590ff324691a8dd60c7e05170544cff8b9bcb0ab (patch) | |
tree | 4abb41669593dda438d4b0742f4e16c41795d248 /src/core/config.h | |
parent | c97ff5b31a04c54a5964afd4b2d41faeefa80faf (diff) |
PS2 Cheats, restored R*names
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 f653f724..a2b6eb7d 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -150,6 +150,7 @@ enum Config { //#define MASTER #if defined GTA_PS2 +# define GTA_PS2_STUFF # define RANDOMSPLASH #elif defined GTA_PC # define GTA3_1_1_PATCH |