Codechange: do not declare functions in blocks
This commit is contained in:
@@ -125,6 +125,9 @@ std::string FiosMakeSavegameName(const char *name);
|
||||
|
||||
FiosType FiosGetSavegameListCallback(SaveLoadOperation fop, const std::string &file, const char *ext, char *title, const char *last);
|
||||
|
||||
void ScanScenarios();
|
||||
const char *FindScenario(const ContentInfo *ci, bool md5sum);
|
||||
|
||||
/**
|
||||
* A savegame name automatically numbered.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user