feat: chess update to demo new font usage

This commit is contained in:
Struan Clark
2023-08-15 20:12:03 -06:00
parent 73610c20b4
commit acc22e3753
3 changed files with 12 additions and 4 deletions

View File

@@ -16,7 +16,7 @@
#include "views/flipchess_startscreen.h"
#include "views/flipchess_scene_1.h"
#define FLIPCHESS_VERSION "v1.8.0"
#define FLIPCHESS_VERSION "v1.9.0"
#define TEXT_BUFFER_SIZE 96
#define TEXT_SIZE (TEXT_BUFFER_SIZE - 1)