Get font info.

This commit is contained in:
jussi
2022-06-26 15:03:08 +03:00
parent 36baf4c122
commit 314d0412a5
24 changed files with 130 additions and 6 deletions

View File

@@ -78,5 +78,4 @@ typedef struct {
extern State *state;
bool stateInit( const char *exePath );
// bool stateRun();
void stateFree();