BACKENDS: Unify AudioCD manager instantiation
This commit is contained in:
parent
338a859591
commit
afb06b51cc
18 changed files with 84 additions and 67 deletions
|
@ -388,6 +388,8 @@ void OSystem_Android::initBackend() {
|
|||
warning("couldn't renice the main thread");
|
||||
|
||||
JNI::setReadyForEvents(true);
|
||||
|
||||
BaseBackend::initBackend();
|
||||
}
|
||||
|
||||
void OSystem_Android::addPluginDirectories(Common::FSList &dirs) const {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue