/+junk/FLECS-Template

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/%2Bjunk/FLECS-Template
1 by Gustav Hartvigsson
* Inital commit
1
flecs_test_src = []
2
3
flecs_test_src += files ([
4
  'main.c'
5
])
6
7