]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Models.cpp
Made initial fixes towards building in MinGW for 32-bit Windows
[lugaru.git] / Source / Models.cpp
index b006c6db2dbe398d108e9e4049d1a65cd1fa8138..1eae46867c265e011890d9eef60c136ce571f0fc 100644 (file)
@@ -19,9 +19,9 @@ along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 */
 
+#include "Game.h"
 #include "Models.h"
 //#include "altivec.h"
-#include "Game.h"
 
 extern float multiplier;
 extern float viewdistance;
@@ -31,7 +31,6 @@ extern float texdetail;
 extern bool decals;
 extern int loadscreencolor;
 
-#include "Game.h"
 extern Game * pgame;
 extern bool visibleloading;
 //Functions