X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=world_gen.h;h=49ea4953480bb8b3455c3a2ce1dc2ce70cf833ce;hb=70792eeb23451cef1f3a103e0c9515b833f81899;hp=4906603eda65f04d77bc3d77a6995a1b430944cc;hpb=d13f2700b1773551307685cc7c34c804ccd6d664;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/world_gen.h b/world_gen.h index 4906603..49ea495 100644 --- a/world_gen.h +++ b/world_gen.h @@ -1,6 +1,15 @@ +/* + * Copyright (C) 2021-2022 Mt.ZERO Software, Harry Godden - All Rights Reserved + */ + #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,