mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-20 11:15:34 +00:00
style: clang-format the entire project
This commit is contained in:
@@ -26,8 +26,8 @@
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#include "platform/ShutdownManager.h"
|
||||
#include "platform/C4JThread.h"
|
||||
#include "platform/ShutdownManager.h"
|
||||
|
||||
class Level;
|
||||
|
||||
@@ -563,4 +563,3 @@ void C4JThread::EventQueue::threadPoll() {
|
||||
|
||||
ShutdownManager::HasFinished(ShutdownManager::eEventQueueThreads);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user