1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-06 17:41:04 +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

@ -5,8 +5,11 @@
#pragma once
#include "inventorymanager.h"
#include "irrlichttypes_extrabloated.h"
#include "util/string.h"
#include <IGUIElement.h>
#include <IGUIEnvironment.h>
#include "irr_v2d.h"
using namespace irr;
class GUIFormSpecMenu;