equal
deleted
inserted
replaced
317 |
317 |
318 /* Play main theme */ |
318 /* Play main theme */ |
319 if (_music_driver->IsSongPlaying()) ResetMusic(); |
319 if (_music_driver->IsSongPlaying()) ResetMusic(); |
320 } |
320 } |
321 |
321 |
|
322 byte _no_scroll; |
|
323 byte _savegame_sort_order; |
322 #if defined(UNIX) && !defined(__MORPHOS__) |
324 #if defined(UNIX) && !defined(__MORPHOS__) |
323 extern void DedicatedFork(); |
325 extern void DedicatedFork(); |
324 #endif |
326 #endif |
325 |
327 |
326 int ttd_main(int argc, char *argv[]) |
328 int ttd_main(int argc, char *argv[]) |