mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-10 16:23:13 +00:00
run IWYU on entire codebase
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
|
||||
#include <memory>
|
||||
|
||||
#include "minecraft/client/model/ZombieModel.h"
|
||||
#include "minecraft/client/model/geom/ModelPart.h"
|
||||
#include "minecraft/world/entity/LivingEntity.h"
|
||||
#include "minecraft/world/entity/monster/Skeleton.h"
|
||||
#include "minecraft/client/model/ZombieModel.h"
|
||||
|
||||
void SkeletonModel::_init(float g) {
|
||||
arm0 = new ModelPart(this, 24 + 16, 16);
|
||||
|
||||
Reference in New Issue
Block a user