(svn r11832) -Codechange: get rid of (quite) some VARDEFs.
This commit is contained in:
@@ -319,6 +319,8 @@ static void LoadIntroGame()
|
||||
if (_music_driver->IsSongPlaying()) ResetMusic();
|
||||
}
|
||||
|
||||
byte _no_scroll;
|
||||
byte _savegame_sort_order;
|
||||
#if defined(UNIX) && !defined(__MORPHOS__)
|
||||
extern void DedicatedFork();
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user