mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-17 05:58:33 +00:00
style: clang-format the entire project
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
#include "ExplodeParticle.h"
|
||||
|
||||
#include "minecraft/GameEnums.h"
|
||||
#include "minecraft/client/resources/Colours/ColourTable.h"
|
||||
#include "java/JavaMath.h"
|
||||
#include "java/Random.h"
|
||||
#include "minecraft/GameEnums.h"
|
||||
#include "minecraft/client/Minecraft.h"
|
||||
#include "minecraft/client/particle/Particle.h"
|
||||
#include "minecraft/client/resources/Colours/ColourTable.h"
|
||||
|
||||
class Level;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user