prep for texgen tool

isolation_bkp/dynres
Dominik Madarász 2021-05-14 07:39:36 +02:00
parent 903bcc3afa
commit 9e5612aac0
2 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,8 @@
#include "gen/texgen.h"
#include "world/world.h"
#include "texgen_data.c"
Image texgen_build_block(uint32_t biome, uint32_t kind) {
// TODO(zaklaus):
(void)biome;

View File

@ -0,0 +1 @@
// NOTE(zaklaus): contains collection of packed images used by texgen