(svn r25114) -Fix [FS#5509]: GS lang files did not work, when inside a tar.
This commit is contained in:
@@ -112,11 +112,6 @@ public:
|
||||
*/
|
||||
static class GameInstance *GetInstance() { return Game::instance; }
|
||||
|
||||
/**
|
||||
* Get the current active mainscript.
|
||||
*/
|
||||
static const char *GetMainScript();
|
||||
|
||||
#if defined(ENABLE_NETWORK)
|
||||
/** Wrapper function for GameScanner::HasGame */
|
||||
static bool HasGame(const struct ContentInfo *ci, bool md5sum);
|
||||
|
Reference in New Issue
Block a user