Bit of cleanup.

This commit is contained in:
2023-11-01 23:08:20 -05:00
parent 0356f8fc6e
commit e88ca80265
32 changed files with 212 additions and 162 deletions

View File

@ -4,6 +4,7 @@
// https://opensource.org/licenses/MIT
#include "TrueTypeFaceTexture.hpp"
#include "util/memory.hpp"
using namespace Dawn;