index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
servers
/
spatial_sound
/
SCsub
blob: d31af2c1c49ba92c71d6d1962551ee168341a741 (
plain
)
1
2
3
4
5
Import('env') env.add_source_files(env.servers_sources,"*.cpp") Export('env')