X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FModels.cpp;h=1eae46867c265e011890d9eef60c136ce571f0fc;hb=980959d6da4f0cd440372c0efd25b89f8a034cb6;hp=b006c6db2dbe398d108e9e4049d1a65cd1fa8138;hpb=44146d06c780d3aaa283672fedb08b8870ebe1b9;p=lugaru.git diff --git a/Source/Models.cpp b/Source/Models.cpp index b006c6d..1eae468 100644 --- a/Source/Models.cpp +++ b/Source/Models.cpp @@ -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