initial commit
This commit is contained in:
8
tests/herringbone_generator.c
Normal file
8
tests/herringbone_generator.c
Normal file
@ -0,0 +1,8 @@
|
||||
#define STB_HERRINGBONE_WANG_TILE_IMPLEMENTATION
|
||||
#include "stb_herringbone_wang_tile.h"
|
||||
|
||||
int main(int argc, char **argv)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user