This website requires JavaScript.
Explore
Help
Sign In
mirror
/
godot
Watch
2
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2024-12-15 10:12:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0168709978
godot
/
drivers
/
dummy
/
SCsub
6 lines
89 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add dummy resterizer driver
2017-12-27 02:42:38 +08:00
#!/usr/bin/env python
Import('env')
Add dummy audio driver, fix dummy rasterizer
2018-02-13 09:36:03 +08:00
env.add_source_files(env.drivers_sources, "*.cpp")
Reference in New Issue
Copy Permalink