mirror of
https://github.com/OpenTTD/OpenTTD
synced 2025-12-23 21:22:46 +01:00
(svn r14631) -Add: support for Allegro as sound backend.
This commit is contained in:
@@ -1184,6 +1184,7 @@ void GameLoop()
|
||||
|
||||
InputLoop();
|
||||
|
||||
_sound_driver->MainLoop();
|
||||
MusicLoop();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user