mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-13 14:14:08 +00:00
the great reorganization
This commit is contained in:
parent
219a65b81a
commit
53023eb65b
150 changed files with 45 additions and 37 deletions
5
src/core/Fire.cpp
Normal file
5
src/core/Fire.cpp
Normal file
|
@ -0,0 +1,5 @@
|
|||
#include "common.h"
|
||||
#include "patcher.h"
|
||||
#include "Fire.h"
|
||||
|
||||
WRAPPER void CFire::Extinguish(void) { EAXJMP(0x479D40); }
|
Loading…
Add table
Add a link
Reference in a new issue