mirror of
https://github.com/halpz/re3.git
synced 2025-06-26 18:56:21 +00:00
Some CPool and CPools funcs, restoring original logic of pool lookup loops
This commit is contained in:
7
src/weapons/ProjectileInfo.cpp
Normal file
7
src/weapons/ProjectileInfo.cpp
Normal file
@ -0,0 +1,7 @@
|
||||
#include "common.h"
|
||||
#include "patcher.h"
|
||||
#include "ProjectileInfo.h"
|
||||
#include "Projectile.h"
|
||||
|
||||
|
||||
WRAPPER bool CProjectileInfo::RemoveIfThisIsAProjectile(CObject *pObject) { EAXJMP(0x55BBD0); }
|
Reference in New Issue
Block a user