Finally got text rendering again.
This commit is contained in:
@@ -21,7 +21,7 @@ errorret_t textInit(void) {
|
||||
}
|
||||
|
||||
void textDispose(void) {
|
||||
// textureDispose(&DEFAULT_FONT_TEXTURE);
|
||||
textureDispose(&DEFAULT_FONT_TEXTURE);
|
||||
}
|
||||
|
||||
void textDrawChar(
|
||||
|
||||
Reference in New Issue
Block a user