First phase moving from STBTT to FreeType

This commit is contained in:
2023-05-22 11:25:59 -07:00
parent 6069c71384
commit fd6d6ab677
22 changed files with 332 additions and 21 deletions

View File

@@ -5,6 +5,7 @@
#include "game/DawnGame.hpp"
#include "vnscenes/Scene1Prologue.hpp"
#include "scenes/HelloWorldScene.hpp"
using namespace Dawn;