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

Delete irrlichttypes_extrabloated.h (#15723)

Co-authored-by: cx384 <cx384@proton.me>
This commit is contained in:
wrrrzr 2025-02-01 15:41:51 +03:00 committed by GitHub
parent 63e9b01f7d
commit f17498b049
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
40 changed files with 62 additions and 61 deletions

View file

@ -7,10 +7,10 @@
#include <SViewFrustum.h>
#include <IAnimatedMeshSceneNode.h>
#include <IVideoDriver.h>
#include <ISceneManager.h>
#include "IAttributes.h"
#include "porting.h"
#include "client/mesh.h"
#include "settings.h"
GUIScene::GUIScene(gui::IGUIEnvironment *env, scene::ISceneManager *smgr,
gui::IGUIElement *parent, core::recti rect, s32 id)