You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Improve code style of generated headers
This commit is contained in:
@@ -9,7 +9,6 @@ Export('env_modules')
|
||||
env.modules_sources = [
|
||||
"register_module_types.gen.cpp",
|
||||
]
|
||||
# env.add_source_files(env.modules_sources,"*.cpp")
|
||||
Export('env')
|
||||
|
||||
for x in env.module_list:
|
||||
|
||||
Reference in New Issue
Block a user