* Fix identation.
[matthijs/ABM2.git] / ABM2 / main.h
index 69571177d3ffa3e4414ff932367f307ac5de21a8..f027fb82190e8f25a7dcc98a805eb5427ca213c9 100755 (executable)
@@ -1,4 +1,6 @@
 #pragma once\r
 \r
+#ifdef WIN32\r
 extern HINSTANCE hInstance;\r
-extern HWND hWnd;
\ No newline at end of file
+extern HWND hWnd;\r
+#endif //WIN32\r