mirror of
https://github.com/xenia-project/xenia.git
synced 2024-12-03 09:00:49 +00:00
Clean
This commit is contained in:
parent
b449e9f5cc
commit
1f8cfb6fce
@ -76,7 +76,7 @@ SHIM_CALL XamShowDeviceSelectorUI_shim(
|
||||
XELOGD(
|
||||
"XamShowDeviceSelectorUI(%.8X, %.8X, %.8X, %.8X, %.8X, %.8X)",
|
||||
arg0, arg1, arg2, arg3, arg4, arg5);
|
||||
SHIM_SET_RETURN_32(997);
|
||||
SHIM_SET_RETURN_32(X_ERROR_IO_PENDING);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user