mirror of
https://github.com/halpz/re3.git
synced 2026-07-18 08:10:03 +00:00
little cleanup
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#include "common.h"
|
||||
#include "patcher.h"
|
||||
#include "EmergencyPed.h"
|
||||
|
||||
STARTPATCHES
|
||||
InjectHook(0x4C2EF0, &CEmergencyPed::dtor, PATCH_JUMP);
|
||||
ENDPATCHES
|
||||
Reference in New Issue
Block a user