fix
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit

This commit is contained in:
IoIxD 2026-07-19 20:56:34 -07:00
commit d0d2339d6b
2 changed files with 3 additions and 7 deletions

View file

@ -248,10 +248,6 @@ struct _MwMouse {
int button;
};
enum _MwTTFType {
MwTTFTypeUNKNOWN = 0
};
struct _MwTTFInfo {
char* family;
int weight;