Fix Travis and the build
This commit is contained in:
@@ -78,8 +78,8 @@ X_RESULT XgiApp::DispatchMessageSync(uint32_t message, uint32_t buffer_ptr,
|
||||
return X_STATUS_SUCCESS;
|
||||
}
|
||||
case 0x000B0011: {
|
||||
|
||||
}
|
||||
// TODO(DrChat): Figure out what this is again
|
||||
} break;
|
||||
case 0x000B0012: {
|
||||
assert_true(buffer_length == 0x14);
|
||||
uint32_t session_ptr = xe::load_and_swap<uint32_t>(buffer + 0x0);
|
||||
|
||||
Reference in New Issue
Block a user