mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-26 06:49:14 +00:00
Sources: Run clang-format on everything.
This commit is contained in:
@@ -13,7 +13,7 @@ const Handle INVALID_HANDLE = 0;
|
||||
|
||||
namespace HLE {
|
||||
|
||||
void Reschedule(const char *reason);
|
||||
void Reschedule(const char* reason);
|
||||
bool IsReschedulePending();
|
||||
void DoneRescheduling();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user