mirror of
https://github.com/Relintai/voxelman.git
synced 2024-11-14 10:17:20 +01:00
6 lines
80 B
Plaintext
6 lines
80 B
Plaintext
|
Import('env')
|
||
|
|
||
|
env.add_source_files(env.modules_sources,"register_types.cpp")
|
||
|
|
||
|
|