From 4e1f50035e860a00636ca5d804c267119df99601 Mon Sep 17 00:00:00 2001 From: Kahrl Date: Sun, 11 Aug 2013 04:09:45 +0200 Subject: Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu --- src/irrlichttypes_extrabloated.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/irrlichttypes_extrabloated.h') diff --git a/src/irrlichttypes_extrabloated.h b/src/irrlichttypes_extrabloated.h index a541b1a02..cd6cb1d2c 100644 --- a/src/irrlichttypes_extrabloated.h +++ b/src/irrlichttypes_extrabloated.h @@ -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 -- cgit v1.2.3