Merge branch 'master' into master

This commit is contained in:
Fire_Head 2020-04-23 11:50:06 +03:00 committed by GitHub
commit ff46dc1c6c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 268 additions and 4811 deletions

View file

@ -1,6 +1,6 @@
#include <direct.h>
#include <csignal>
#include <windows.h>
#define WITHWINDOWS
#include "common.h"
#include "patcher.h"
#include "Renderer.h"