more Windows gcc cleanup

Still not finished
This commit is contained in:
nhmall
2018-11-29 22:32:36 -05:00
parent 2a2107c3a4
commit 7495d0f2f4
3 changed files with 11 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
#ifdef GUISTUB
#ifdef TTYSTUB
#error You can't compile this with both GUISTUB and TTYSTUB defined.
#error You cannot compile this with both GUISTUB and TTYSTUB defined.
#endif
int GUILaunched;