mirror of
https://github.com/halpz/re3.git
synced 2025-07-16 12:48:16 +00:00
removed windows.h for most .cpps
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
#define WITHWINDOWS
|
||||
#include "common.h"
|
||||
#include "main.h"
|
||||
#include "patcher.h"
|
||||
|
@ -1,3 +1,4 @@
|
||||
#define WITHWINDOWS
|
||||
#include "common.h"
|
||||
#include "patcher.h"
|
||||
#include "FileMgr.h"
|
||||
|
Reference in New Issue
Block a user