Drop _IRR_COMPILE_WITH_GUI_

This commit is contained in:
numzero
2023-02-22 20:01:44 +03:00
parent 67f852be57
commit d8e09f14bd
30 changed files with 0 additions and 129 deletions

View File

@ -23,7 +23,6 @@
//! Maximum number of texture an SMaterial can have, up to 8 are supported by Irrlicht.
#define _IRR_MATERIAL_MAX_TEXTURES_ 4
#define _IRR_COMPILE_WITH_GUI_
#ifdef _WIN32
#define IRRCALLCONV __stdcall