mirror of
https://github.com/glest/glest-source.git
synced 2025-08-14 12:23:59 +02:00
Bugfixes so that win32 code will compile with latest sdl changes
This commit is contained in:
@@ -106,6 +106,7 @@ vector<std::pair<string,int32> > getFolderTreeContentsCheckSumListRecursively(co
|
||||
void createDirectoryPaths(string Path);
|
||||
string extractDirectoryPathFromFile(string filename);
|
||||
|
||||
void getFullscreenVideoInfo(int &colorBits,int &screenWidth,int &screenHeight);
|
||||
bool changeVideoMode(int resH, int resW, int colorBits, int refreshFrequency);
|
||||
void restoreVideoMode();
|
||||
|
||||
|
Reference in New Issue
Block a user