Some user profile settings.

This commit is contained in:
Ben Vanik
2015-01-05 22:11:26 -08:00
parent 4aa98ae1e9
commit 9e65e35a09
2 changed files with 8 additions and 1 deletions

View File

@@ -130,6 +130,7 @@ SHIM_CALL XamUserReadProfileSettings_shim(PPCContext* ppc_state,
}
const auto& user_profile = state->user_profile();
// First call asks for size (fill buffer_size_ptr).
// Second call asks for buffer contents with that size.