@@ -10,4 +10,6 @@ emscripten
*.ico
*.rc
*.exe
+notosans_regular_ttf.c
+notosans_regular_ttf.h
boxui_demo_helloworld
@@ -18,9 +18,6 @@
#include <signal.h>
#include "boxui.h"
-
-#define FRAMEMS (1000/30)
#define DEFAULT_SCREENW 640
#define DEFAULT_SCREENH 480