mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-22 15:17:52 -05: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