mirror of
https://github.com/CookiePLMonster/SilentPatch.git
synced 2024-12-28 06:43:01 +05:00
4 lines
184 B
C++
4 lines
184 B
C++
#include "StdAfxSA.h"
|
|
#include "FireManagerSA.h"
|
|
|
|
void (CFireManager::*CFireManager::orgStartFire)( CEntity* entity, CEntity* attacker, float a3, uint8_t a4, uint32_t a5, int8_t a6 );
|