mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-13 02:24:09 +00:00
Footsteps
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
This commit is contained in:
parent
9f07569bd6
commit
7ab2ba9399
7 changed files with 166 additions and 23 deletions
|
@ -227,10 +227,6 @@ int32 nParticleCreationInterval = 1;
|
|||
float fParticleScaleLimit = 0.5f;
|
||||
|
||||
|
||||
|
||||
RwTexture *&gpBloodPoolTex = *(RwTexture **)0x9415F8;
|
||||
|
||||
|
||||
void CParticle::ReloadConfig()
|
||||
{
|
||||
debug("Initialising CParticleMgr...");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue