1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-22 14:24:33 +01:00

Readme update and small fix for mingw

This commit is contained in:
anyc
2014-05-23 14:29:09 +02:00
parent 7811497e8c
commit 03db2f6106
2 changed files with 14 additions and 0 deletions

View File

@@ -22,7 +22,9 @@
#include <string.h>
#include <setjmp.h>
#ifdef _MSC_VER
#include <time.h>
#endif
#include <windows.h>
#include <shlobj.h>
#include <SDL.h>