mirror of
https://github.com/glest/glest-source.git
synced 2025-08-27 09:54:26 +02:00
Actual fix for DATADIR
This commit is contained in:
@@ -225,7 +225,7 @@ namespace Shared {
|
||||
SDL_SetRelativeMouseMode(SDL_FALSE);
|
||||
SDL_SetRelativeMouseMode(SDL_TRUE);
|
||||
}
|
||||
|
||||
|
||||
#ifndef WIN32
|
||||
string icon_file = "";
|
||||
#if defined(DATADIR)
|
||||
|
Reference in New Issue
Block a user