mirror of
https://github.com/minetest/irrlicht.git
synced 2025-06-28 14:26:06 +02:00
Drop _IRR_COMPILE_WITH_GUI_
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user