introduce MwWidget->berserk

This commit is contained in:
NishiOwO
2026-01-23 15:29:32 +09:00
parent 8d86f185f2
commit 5413332506
4 changed files with 43 additions and 9 deletions

View File

@@ -104,6 +104,8 @@ struct _MwWidget {
void* root_font;
void* root_boldfont;
int berserk;
};
#endif