mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-09 04:10:35 +00:00
fixed CParticle crash && RandTable
implemented PC codewarrior rand updated premake
This commit is contained in:
parent
2bf6674afc
commit
3ef6029764
9 changed files with 39 additions and 15 deletions
|
@ -53,3 +53,6 @@ enum Config {
|
|||
|
||||
NUMANTENNAS = 8,
|
||||
};
|
||||
|
||||
#define GTA3_1_1_PATCH FALSE
|
||||
#define USE_PS2_RAND FALSE
|
Loading…
Add table
Add a link
Reference in a new issue