mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-14 07:54:08 +00:00
VC CParticle done
This commit is contained in:
parent
ae8a377f26
commit
6a32981ba5
15 changed files with 1147 additions and 500 deletions
|
@ -4,6 +4,9 @@
|
|||
#include "Text.h"
|
||||
#include "World.h"
|
||||
|
||||
//TODO
|
||||
int32 CStats::SeagullsKilled;
|
||||
|
||||
int32 CStats::DaysPassed;
|
||||
int32 CStats::HeadsPopped;
|
||||
int32 CStats::CommercialPassed;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue