reorganize files and fix build.

+ build is split into dist and nox variants.
This commit is contained in:
2023-10-11 15:01:48 -07:00
parent a61916206c
commit 70ceadb880
10 changed files with 18 additions and 9 deletions

View File

@@ -9,6 +9,8 @@
#define KEPP_FRAME_H
#include <vector>
#include "Defs.h"
#include "File.h"