mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-23 00:47:56 -05:00
General: Fix clang format.
This commit is contained in:
@ -49,9 +49,9 @@ public:
|
||||
expected_value, func);
|
||||
}
|
||||
|
||||
void DeregisterGuestAction(u32 syncpoint_id,ActionHandle& handle);
|
||||
void DeregisterGuestAction(u32 syncpoint_id, ActionHandle& handle);
|
||||
|
||||
void DeregisterHostAction(u32 syncpoint_id,ActionHandle& handle);
|
||||
void DeregisterHostAction(u32 syncpoint_id, ActionHandle& handle);
|
||||
|
||||
void IncrementGuest(u32 syncpoint_id);
|
||||
|
||||
|
Reference in New Issue
Block a user