mirror of
https://github.com/Relintai/voxelman.git
synced 2025-01-12 15:01:09 +01:00
6 lines
80 B
Plaintext
6 lines
80 B
Plaintext
|
Import('env')
|
||
|
|
||
|
env.add_source_files(env.modules_sources,"register_types.cpp")
|
||
|
|
||
|
|