EMF_USE_MIP_MAPS was introduced in Irrlicht 1.8, don't use in 1.7.3 or below
authorKahrl <kahrl@gmx.net>
Wed, 26 Nov 2014 18:17:50 +0000 (19:17 +0100)
committerKahrl <kahrl@gmx.net>
Wed, 26 Nov 2014 18:17:50 +0000 (19:17 +0100)
commit571ba5d9c5f237d80bc4677246f916574a807074
treebee726de3c8b090e1916bd840ddaf2f82475c3ac
parent9f9279008c9299f6f1accd0a3b230877caa87930
EMF_USE_MIP_MAPS was introduced in Irrlicht 1.8, don't use in 1.7.3 or below

This is not optimal as it will cause minor graphical glitches for
Irrlicht 1.7 users, but at least it fixes the build.
src/wieldmesh.cpp