mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-13 19:48:31 +00:00
run clang-format to order includes, fix include ordering errors
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "NoteParticle.h"
|
||||
|
||||
#include <math.h>
|
||||
|
||||
#include "NoteParticle.h"
|
||||
#include "Minecraft.Client/Common/App_enums.h"
|
||||
#include "Minecraft.Client/Common/src/Colours/ColourTable.h"
|
||||
#include "minecraft/client/Minecraft.h"
|
||||
|
||||
Reference in New Issue
Block a user