]> Dogcows Code - chaz/yoink/blobdiff - src/Moof/Video.cc
new lua scripting for scene loading
[chaz/yoink] / src / Moof / Video.cc
index 1ed24c75fee3e3e877cea604eab0261c9028b0cf..8610a7b8be499e1106d741433d98f7beab9cb513 100644 (file)
@@ -138,7 +138,7 @@ void Video::setVideoMode(const long mode[3])
                        logInfo("video context recreated");
 #endif
                }
-               else throw Exception(SDL_GetError());
+               else throw Exception(Exception::SDL_ERROR);
        }
 }
 
This page took 0.02127 seconds and 4 git commands to generate.