X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FOpenGL_Windows.cpp;h=d66fb7290cd1d0b351f0e7f5388dd0395095d4fc;hb=acc0e37a142590af4d878d2b92e4e3a0d8c51653;hp=d79162bf38930d2f10bdb9237cb708f7e56f6641;hpb=c015d9cbc97f857a60f1e2059424f960eb53f05d;p=lugaru.git diff --git a/Source/OpenGL_Windows.cpp b/Source/OpenGL_Windows.cpp index d79162b..d66fb72 100644 --- a/Source/OpenGL_Windows.cpp +++ b/Source/OpenGL_Windows.cpp @@ -47,7 +47,6 @@ extern int slomo; extern bool cellophane; extern float texdetail; -extern bool osx; extern bool freeze; extern bool stillloading; extern int mainmenu; @@ -245,7 +244,6 @@ bool SetUp () { LOGFUNC; - osx = 0; cellophane = 0; texdetail = 4; slomospeed = 0.25;