Sigh, forgot again a file to compile

This commit is contained in:
Marc Gilleron 2018-09-29 18:58:58 +01:00
parent bca6a72edd
commit 9303c652d2
1 changed files with 1 additions and 0 deletions

1
SCsub
View File

@ -1,4 +1,5 @@
Import('env')
env.add_source_files(env.modules_sources,"*.cpp")
env.add_source_files(env.modules_sources,"transvoxel/*.cpp")