Refactor Watcom

This commit is contained in:
Nishi 2026-06-19 17:05:44 +09:00
commit d06308d623
2 changed files with 17 additions and 8 deletions

View file

@ -44,4 +44,6 @@ int main(int argc, char** argv) {
c[0] = 0;
}
return 0;
}