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

This commit is contained in:
Nishi 2026-09-14 02:55:14 +09:00
commit 51aaf52422

View file

@ -10,13 +10,6 @@ static const char* palette0[] = {
"#808",
"#088",
"#888",
"#f00",
"#0f0",
"#ff0",
"#00f",
"#f0f",
"#0ff",
"#fff",
NULL};
static int wcreate(MwWidget handle) {