shithub: cstory

Download patch

ref: 6bb31bf86815f040a79ec5d9f6102154c56feab5
parent: 2b4b57c6eb2c52e4248da6746a8949250b49187e
parent: 93029e8e2c745176bd3b2d8ae82dfd4cf4f5f4da
author: Clownacy <Clownacy@users.noreply.github.com>
date: Wed Sep 4 10:14:40 EDT 2019

Merge branch 'accurate' into portable

--- a/src/Draw.cpp
+++ b/src/Draw.cpp
@@ -12,8 +12,8 @@
 #include "CommonDefines.h"
 #include "Ending.h"
 #include "Generic.h"
-#include "MapName.h"
 #include "Main.h"
+#include "MapName.h"
 #include "Resource.h"
 #include "Tags.h"
 #include "TextScr.h"
--