X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGlobals.cpp;h=5fc6c5586d5b2c17b8872f217c848050ef4254d2;hb=34ce0cdd42f673a04aa29ae148d2206420dfd813;hp=47be452fee88b9a818acc38bd0c8c73d63157fcd;hpb=6aeefd781d62a9b5b8cf2f4d3a7ba4abaf82f54f;p=lugaru.git diff --git a/Source/Globals.cpp b/Source/Globals.cpp index 47be452..5fc6c55 100644 --- a/Source/Globals.cpp +++ b/Source/Globals.cpp @@ -178,7 +178,7 @@ bool tiltweird = false; bool midweird = false; bool proportionweird = false; bool vertexweird[6] = {0}; -TGAImageRec texture; +ImageRec texture; bool debugmode = false;