fix some stuff

This commit is contained in:
NishiOwO
2025-12-10 11:15:52 +09:00
parent 9a4c74ad93
commit 0c787264c6
3 changed files with 10 additions and 11 deletions

View File

@@ -1,7 +1,6 @@
#include <Mw/Milsko.h>
#include "../external/stb_ds.h"
#include "Mw/LowLevel.h"
static void lldrawhandler(MwLL handle, void* data) {
MwWidget h = (MwWidget)handle->common.user;