1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-14 17:15:21 +02:00

Remove obsolete SMeshBuffer.h (#16308)

This commit is contained in:
Lars Müller
2025-07-03 17:32:35 +02:00
committed by GitHub
parent 83a7e22cf7
commit 08bc036311
16 changed files with 15 additions and 21 deletions

View File

@@ -6,7 +6,7 @@
#include "IMeshManipulator.h"
#include "IVideoDriver.h"
#include "SMesh.h"
#include "SMeshBuffer.h"
#include "CMeshBuffer.h"
#include "IReadFile.h"
#include "fast_atof.h"
#include "coreutil.h"