adds support for Fennel text carts

This commit is contained in:
Mike Miller
2018-10-20 22:01:25 -04:00
parent adacd39d79
commit 0a1bf64d0d
3 changed files with 22 additions and 4 deletions

View File

@@ -60,6 +60,7 @@
#define PROJECT_JS_EXT ".js"
#define PROJECT_WREN_EXT ".wren"
#define PROJECT_SQUIRREL_EXT ".nut"
#define PROJECT_FENNEL_EXT ".fnl"
typedef enum
{