Merge pull request #189 from DrChat/oops

Whoops (fix XexGetProcedureAddress)
This commit is contained in:
Ben Vanik 2015-05-04 19:41:26 -07:00
commit 00c1b5fbbc
1 changed files with 0 additions and 2 deletions

View File

@ -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.