BACKENDS: Unify AudioCD manager instantiation
This commit is contained in:
parent
338a859591
commit
afb06b51cc
18 changed files with 84 additions and 67 deletions
|
@ -206,6 +206,8 @@ void OSystem_SDL::initBackend() {
|
|||
setupIcon();
|
||||
|
||||
_inited = true;
|
||||
|
||||
ModularBackend::initBackend();
|
||||
}
|
||||
|
||||
void OSystem_SDL::initSDL() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue