add zig cc option to build.c
[carveJwlIkooP6JGAAIwe30JlM.git] / world_volumes.h
1 #ifndef WORLD_VOLUMES_H
2 #define WORLD_VOLUMES_H
3
4 #include "world.h"
5 #include "bvh.h"
6
7 #endif /* WORLD_VOLUMES_H */