1
0
mirror of https://github.com/td512/re3.git synced 2026-02-03 07:00:15 +00:00

Merge pull request #477 from ShFil119/mingw

Try to make code working on more platforms
This commit is contained in:
shfil
2020-04-20 19:50:12 +02:00
committed by GitHub
90 changed files with 1107 additions and 1051 deletions

View File

@@ -72,7 +72,7 @@
#include "Streaming.h"
#include "SurfaceTable.h"
#include "TempColModels.h"
#include "TimeCycle.h"
#include "Timecycle.h"
#include "TrafficLights.h"
#include "Train.h"
#include "TxdStore.h"