Remove hacky way of injecting PS2 matfx on RW 3.3, remove static patcher

This commit is contained in:
Sergeanur
2020-07-22 03:23:12 +03:00
parent d596f979aa
commit 7d51995640
8 changed files with 105 additions and 259 deletions

View File

@ -2,7 +2,6 @@
#define WITHWINDOWS
#include "common.h"
#include "crossplatform.h"
#include "patcher.h"
#include "Renderer.h"
#include "Credits.h"
#include "Camera.h"