Finally got text rendering again.

This commit is contained in:
2026-02-16 13:12:12 -06:00
parent 9c9d2d548e
commit 342ddb19f8
6 changed files with 17 additions and 5 deletions

View File

@@ -21,7 +21,7 @@ errorret_t textInit(void) {
}
void textDispose(void) {
// textureDispose(&DEFAULT_FONT_TEXTURE);
textureDispose(&DEFAULT_FONT_TEXTURE);
}
void textDrawChar(