mirror of
https://github.com/halpz/re3.git
synced 2025-07-03 19:50:45 +00:00
Fix sniper and water creatures bug, mark some files
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user