pick up CXXFLAGS passed on commandline
[rofl0r-df-libgraphics.git] / g_src / music_and_sound_v.h
blob7c76874517c62fdccfc26191c0198313d9219296
1 //copyright (c) 2006 by tarn adams
3 #ifndef NO_FMOD
4 #include "enabler.h"
5 #include "init.h"
7 extern enablerst enabler;
8 extern initst init;
9 musicsoundst musicsound;
11 #endif