mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-23 16:50:08 +00:00
fixed indentation
This commit is contained in:
parent
579298862e
commit
80d032c045
@ -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.
|
/// This triggers handling of the GX command written to the command buffer in shared memory.
|
||||||
void TriggerCmdReqQueue(Service::Interface* self) {
|
void TriggerCmdReqQueue(Service::Interface* self) {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user