1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-02 16:38:41 +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

@ -4,8 +4,10 @@
#pragma once
#include "irrlichttypes_extrabloated.h"
#include "util/string.h"
#include <IGUIElement.h>
#include <IGUIEnvironment.h>
using namespace irr;
class Client;