1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-06-18 07:23:13 +00:00
re3/src/core/Fire.cpp

5 lines
118 B
C++
Raw Normal View History

#include "common.h"
#include "patcher.h"
#include "Fire.h"
WRAPPER void CFire::Extinguish(void) { EAXJMP(0x479D40); }