mirror of
https://github.com/td512/re3.git
synced 2026-03-02 16:25:00 +00:00
Remove patches
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "common.h"
|
||||
#include "patcher.h"
|
||||
|
||||
#include "Camera.h"
|
||||
#include "ModelInfo.h"
|
||||
|
||||
@@ -30,7 +30,3 @@ CTimeModelInfo::FindOtherTimeModel(void)
|
||||
}
|
||||
return nil;
|
||||
}
|
||||
|
||||
STARTPATCHES
|
||||
InjectHook(0x517C80, &CTimeModelInfo::FindOtherTimeModel, PATCH_JUMP);
|
||||
ENDPATCHES
|
||||
|
||||
Reference in New Issue
Block a user