MwLLDoModern
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good

This commit is contained in:
IoIxD 2026-04-26 23:55:34 -07:00
commit 2323b7f69f
11 changed files with 39 additions and 5 deletions

View file

@ -56,6 +56,6 @@
MwLLGetScreenSize = MwLLGetScreenSizeImpl; \
\
MwLLSetDarkTheme = MwLLSetDarkThemeImpl; \
\
MwLLDoModern = MwLLDoModernImpl; \
return 0; \
}