Adding XamUserContentRestriction* functions.

This commit is contained in:
Ben Vanik
2015-08-30 15:00:04 -07:00
parent 7711568af9
commit 87094b8257
3 changed files with 63 additions and 1 deletions

View File

@@ -434,7 +434,6 @@ bool XexModule::SetupLibraryImports(const char* name,
import_name.GetString());
handler = UndefinedImport;
}
static_cast<GuestFunction*>(function)->SetupExtern(handler);
} else if (user_export_addr) {
// Rewrite PPC code to set r11 to the target address