1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-12-14 11:08:30 +01:00

Break include chains and tidy (#16640)

Co-authored-by: cx384 <cx384@proton.me>
This commit is contained in:
SmallJoker
2025-11-02 21:33:10 +01:00
committed by GitHub
parent f2eabdd1d5
commit 329e210326
15 changed files with 222 additions and 187 deletions

View File

@@ -6,6 +6,7 @@
#pragma once
#include "constants.h"
#include "inventorymanager.h" // InventoryLocation
#include "metadata.h"
#include "network/networkprotocol.h"
#include "unit_sao.h"