mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-09-03 03:49:12 +00:00
(svn r19937) -Codechange: Move some fios related prototypes to fios.h
This commit is contained in:
@@ -214,9 +214,6 @@ DEF_CONSOLE_CMD(ConScrollToTile)
|
||||
return false;
|
||||
}
|
||||
|
||||
extern void BuildFileList();
|
||||
extern void SetFiosType(const byte fiostype);
|
||||
|
||||
/* Save the map to a file */
|
||||
DEF_CONSOLE_CMD(ConSave)
|
||||
{
|
||||
|
Reference in New Issue
Block a user