mirror of
https://github.com/CookiePLMonster/SilentPatch.git
synced 2024-11-21 21:12:29 +01:00
5 lines
184 B
C++
5 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 );
|