mirror of
https://github.com/halpz/re3.git
synced 2025-07-23 18:49:43 +00:00
script 800-899
This commit is contained in:
5
src/weapons/BulletInfo.cpp
Normal file
5
src/weapons/BulletInfo.cpp
Normal file
@ -0,0 +1,5 @@
|
||||
#include "common.h"
|
||||
#include "patcher.h"
|
||||
#include "BulletInfo.h"
|
||||
|
||||
WRAPPER bool CBulletInfo::TestForSniperBullet(float x1, float x2, float y1, float y2, float z1, float z2) { EAXJMP(0x558D40); }
|
Reference in New Issue
Block a user