mirror of
https://github.com/xenia-project/xenia.git
synced 2026-04-04 22:27:25 +00:00
Whoops
This commit is contained in:
parent
c4784e6dcd
commit
d86674ed82
1 changed files with 0 additions and 2 deletions
|
|
@ -269,8 +269,6 @@ SHIM_CALL XexGetProcedureAddress_shim(PPCContext* ppc_state,
|
|||
state->object_table()->GetObject(module_handle, (XObject**)&module);
|
||||
}
|
||||
|
||||
result = X_STATUS_UNSUCCESSFUL;
|
||||
|
||||
if (XSUCCEEDED(result)) {
|
||||
if (ordinal < 0x10000) {
|
||||
// Ordinal.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue