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