1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-06-25 23:37:36 +00:00
re3/src/entities/Automobile.cpp

5 lines
148 B
C++
Raw Normal View History

2019-06-24 22:42:23 +00:00
#include "common.h"
#include "patcher.h"
#include "Automobile.h"
WRAPPER void CAutomobile::SetDoorDamage(int32, uint32, bool) { EAXJMP(0x530200); }