]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/irrlichttypes_extrabloated.h
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
[dragonfireclient.git] / src / irrlichttypes_extrabloated.h
index a541b1a02b85c81457a382d8eea90bc8a9a41f31..cd6cb1d2c6cbebf15e5d3e03edc27d37f97852fe 100644 (file)
@@ -20,9 +20,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #ifndef IRRLICHTTYPES_EXTRABLOATED_HEADER
 #define IRRLICHTTYPES_EXTRABLOATED_HEADER
 
-#define endSceneX(d){d->draw2DLine(v2s32(0,0),v2s32(1,0),\
-video::SColor(255,30,30,30));d->endScene();}
-
 #include "irrlichttypes_bloated.h"
 
 #ifndef SERVER