fixed indentation

This commit is contained in:
purpasmart96 2014-09-21 15:03:36 -07:00
parent 579298862e
commit 80d032c045

View File

@ -463,6 +463,7 @@ void ExecuteCommand(const Command& command, u32 thread_id) {
}
}
/// This triggers handling of the GX command written to the command buffer in shared memory.
void TriggerCmdReqQueue(Service::Interface* self) {