mirror of
https://github.com/td512/re3.git
synced 2026-01-30 23:31:49 +00:00
@@ -2,3 +2,5 @@
|
||||
#include "patcher.h"
|
||||
#include "Weapon.h"
|
||||
|
||||
WRAPPER bool CWeapon::Fire(CEntity*, CVector*) { EAXJMP(0x55C380); }
|
||||
WRAPPER void CWeapon::AddGunshell(CEntity*, CVector const&, CVector2D const&, float) { EAXJMP(0x55F770); }
|
||||
Reference in New Issue
Block a user