1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

replace SMeshBuffer.h with CMeshBuffer.h

This commit is contained in:
Michael Negre 2025-05-02 18:53:30 -04:00
parent d19640d57f
commit e9ca38fef1
15 changed files with 72 additions and 41 deletions

View file

@ -6,7 +6,7 @@
#include "IAnimatedMesh.h"
#include "ISceneManager.h"
#include "SMeshBuffer.h"
#include "CMeshBuffer.h"
#include "SSkinMeshBuffer.h"
#include "quaternion.h"
#include "vector3d.h"