]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Globals.cpp
Migrated to SDL2
[lugaru.git] / Source / Globals.cpp
index ea466e2a1296e6ce5fa5127e38aefc38e993f0ca..1cb6dbf7b8ce3e84e23b81516e2b75e0217750c5 100644 (file)
@@ -74,7 +74,7 @@ int numsounds = 0;
 Terrain terrain;
 float sps = 0;
 
-SDL_Surface *sdlscreen;
+SDL_Window *sdlwindow;
 
 int kTextureSize = 0;
 int detail = 0;