From ea76b6988ccafaa6a4d4ed90f2489d0e49e1f180 Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Sat, 5 Sep 2015 09:32:30 -0400 Subject: Imported Upstream version 0.40.24 --- g_src/music_and_sound_v.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100755 g_src/music_and_sound_v.h (limited to 'g_src/music_and_sound_v.h') diff --git a/g_src/music_and_sound_v.h b/g_src/music_and_sound_v.h new file mode 100755 index 0000000..7c76874 --- /dev/null +++ b/g_src/music_and_sound_v.h @@ -0,0 +1,11 @@ +//copyright (c) 2006 by tarn adams + +#ifndef NO_FMOD +#include "enabler.h" +#include "init.h" + +extern enablerst enabler; +extern initst init; +musicsoundst musicsound; + +#endif \ No newline at end of file -- cgit v1.2.3