Adding flextile patch

This commit is contained in:
bakkeby
2019-09-09 22:25:19 +02:00
parent 637cc50dda
commit 20872921bc
10 changed files with 602 additions and 9 deletions

View File

@ -78,6 +78,10 @@
#include "fibonacci.c"
#endif
#if FLEXTILE_LAYOUT
#include "flextile.c"
#endif
#if GAPPLESSGRID_LAYOUT
#include "gapplessgrid.c"
#endif