mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-04 23:55:10 +00:00
run clang-format to order includes, fix include ordering errors
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#include "NoteBlockTile.h"
|
||||
|
||||
#include <cmath>
|
||||
#include <memory>
|
||||
|
||||
#include "NoteBlockTile.h"
|
||||
#include "Minecraft.Client/Linux/Linux_App.h"
|
||||
#include "minecraft/core/particles/ParticleTypes.h"
|
||||
#include "minecraft/sounds/SoundTypes.h"
|
||||
|
||||
Reference in New Issue
Block a user