mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-08 00:00:33 +00:00
Remove hacky way of injecting PS2 matfx on RW 3.3, remove static patcher
This commit is contained in:
parent
d596f979aa
commit
7d51995640
8 changed files with 105 additions and 259 deletions
|
@ -16,7 +16,6 @@
|
|||
#include "platform.h"
|
||||
#include "crossplatform.h"
|
||||
|
||||
#include "patcher.h"
|
||||
#include "main.h"
|
||||
#include "FileMgr.h"
|
||||
#include "Text.h"
|
||||
|
@ -1378,7 +1377,6 @@ main(int argc, char *argv[])
|
|||
#endif
|
||||
RwV2d pos;
|
||||
RwInt32 i;
|
||||
// StaticPatcher::Apply();
|
||||
|
||||
#ifndef _WIN32
|
||||
struct sigaction act;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue