X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=world_gen.h;h=030af6b8ac11628a1b9e26b3d66985ddc7eb2f59;hb=b9dedb4dd2a1e94ae76a3986716ee3c57e568213;hp=4906603eda65f04d77bc3d77a6995a1b430944cc;hpb=d13f2700b1773551307685cc7c34c804ccd6d664;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/world_gen.h b/world_gen.h index 4906603..030af6b 100644 --- a/world_gen.h +++ b/world_gen.h @@ -1,6 +1,11 @@ #ifndef WORLD_GEN_H #define WORLD_GEN_H +/* + * FUTURE: + * If we have multiple levels, write an unloader + */ + #include "world.h" static void world_add_all_if_material( m4x3f transform, scene *pscene,