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