This commit is contained in:
Nishi 2025-11-22 17:57:17 +09:00
commit 1c4e999ebe
Signed by: nishi
GPG key ID: 27EF69B208EB9343
7 changed files with 65 additions and 32 deletions

3
mauplay/main.c Normal file
View file

@ -0,0 +1,3 @@
#include "mauplay.h"
int main() {}