(svn r13322) -Codechange: _no_scroll belongs more with the window code.
This commit is contained in:
@@ -347,7 +347,6 @@ static void LoadIntroGame()
|
||||
if (_music_driver->IsSongPlaying()) ResetMusic();
|
||||
}
|
||||
|
||||
byte _no_scroll;
|
||||
byte _savegame_sort_order;
|
||||
#if defined(UNIX) && !defined(__MORPHOS__)
|
||||
extern void DedicatedFork();
|
||||
|
Reference in New Issue
Block a user