mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-18 21:08:06 +00:00
run IWYU on entire codebase
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
#include "WitherBossModel.h"
|
||||
|
||||
#include <cmath>
|
||||
#include <memory>
|
||||
#include <numbers>
|
||||
|
||||
#include "minecraft/client/model/geom/ModelPart.h"
|
||||
#include "minecraft/world/entity/boss/wither/WitherBoss.h"
|
||||
#include "minecraft/world/entity/LivingEntity.h"
|
||||
|
||||
WitherBossModel::WitherBossModel() {
|
||||
texWidth = 64;
|
||||
|
||||
Reference in New Issue
Block a user