mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-18 21:49:23 +00:00
Remove GTA_TRAIN, GTA_BRIDGE, GTA_ZONECULL
This commit is contained in:
parent
0163a7bc46
commit
1eb817de77
15 changed files with 4 additions and 126 deletions
|
@ -143,12 +143,6 @@ enum Config {
|
|||
//#define GTA_PS2
|
||||
//#define GTA_XBOX
|
||||
|
||||
#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
|
||||
#define GTA_PS2_STUFF
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue