Mingw Compatible

This commit is contained in:
Anonymous-275
2021-03-29 11:43:24 +03:00
parent d96f968dde
commit fbc5e28d25
65 changed files with 883 additions and 822 deletions

2
src/GameStart.cpp Normal file → Executable file
View File

@@ -6,7 +6,7 @@
/// Created by Anonymous275 on 7/19/2020
///
#include <Windows.h>
#include <windows.h>
#include "Startup.h"
#include "Logger.h"
#include <iostream>