Drop unused CIndexBuffer

This commit is contained in:
numzero
2023-09-20 21:02:16 +03:00
committed by sfan5
parent 9c54d927b9
commit d8a21cb25f
2 changed files with 0 additions and 227 deletions

View File

@ -30,7 +30,6 @@
#define __IRRLICHT_H_INCLUDED__
#include "aabbox3d.h"
#include "CIndexBuffer.h"
#include "CMeshBuffer.h"
#include "coreutil.h"
#include "dimension2d.h"