repo.or.cz
/
rofl0r-df-libgraphics.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
pick up CXXFLAGS passed on commandline
[rofl0r-df-libgraphics.git]
/
g_src
/
music_and_sound_v.h
blob
7c76874517c62fdccfc26191c0198313d9219296
1
//copyright (c) 2006 by tarn adams
2
3
#ifndef NO_FMOD
4
#include
"enabler.h"
5
#include
"init.h"
6
7
extern
enablerst enabler
;
8
extern
initst init
;
9
musicsoundst musicsound
;
10
11
#endif