Totally not my fault.
This commit is contained in:
parent
021b5a3d17
commit
e98178c9d5
|
@ -161,7 +161,7 @@ X_STATUS Emulator::Setup() {
|
|||
|
||||
result = xma_decoder_->Setup();
|
||||
if (result) {
|
||||
return result;
|
||||
return result;
|
||||
}
|
||||
|
||||
// HLE kernel modules.
|
||||
|
|
Loading…
Reference in New Issue