mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-12 18:50:32 +00:00
Big CPed update
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
This commit is contained in:
parent
109cde810c
commit
7cfff963f7
12 changed files with 636 additions and 26 deletions
|
@ -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); }
|
Loading…
Add table
Add a link
Reference in a new issue