From: mfranz Date: Wed, 7 Jun 2006 21:28:33 +0000 (+0000) Subject: whoops ... compile (this silly #define will be removed very soon) X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=d2791fdc9d2b3bf81d4b2f2bf68cee417525d373;p=flightgear.git whoops ... compile (this silly #define will be removed very soon) --- diff --git a/src/Cockpit/hud.hxx b/src/Cockpit/hud.hxx index 1f2d5cb49..c4bb458ca 100644 --- a/src/Cockpit/hud.hxx +++ b/src/Cockpit/hud.hxx @@ -69,6 +69,8 @@ SG_USING_STD(vector); SG_USING_NAMESPACE(std); +#define HUD_BRT_MEDIUM 5 // FIXME remove me + // some of Norman's crazy optimizations. :-) #ifndef WIN32