This commit is contained in:
Glenn Maynard
2005-09-04 18:00:44 +00:00
parent abaaa199f2
commit e60e016ce8
@@ -14,7 +14,7 @@ public:
virtual void *GetProcAddress(CString s) = 0;
// return NULL if mode change was successful, otherwise an error message.
// Return "" if mode change was successful, otherwise an error message.
// bNewDeviceOut is set true if a new device was created and textures
// need to be reloaded.
virtual CString TryVideoMode( RageDisplay::VideoModeParams p, bool &bNewDeviceOut ) = 0;