mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-12 17:50:34 +00:00
Fix sniper and water creatures bug, mark some files
This commit is contained in:
parent
ed82c55475
commit
a01b14f301
12 changed files with 44 additions and 16 deletions
|
@ -3,6 +3,8 @@
|
|||
#include "main.h"
|
||||
#include "PedRoutes.h"
|
||||
|
||||
// --MIAMI: file done
|
||||
|
||||
CRouteNode gaRoutes[NUMPEDROUTES];
|
||||
|
||||
void
|
||||
|
|
|
@ -4,6 +4,8 @@
|
|||
#include "FileMgr.h"
|
||||
#include "PedStats.h"
|
||||
|
||||
// --MIAMI: file done
|
||||
|
||||
CPedStats *CPedStats::ms_apPedStats[NUM_PEDSTATS];
|
||||
|
||||
void
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue