Add Marionette

This commit was merged in pull request #1.
This commit is contained in:
2025-07-22 02:03:09 -04:00
parent 336094ef90
commit e7974db324
11 changed files with 131 additions and 44 deletions
+9
View File
@@ -0,0 +1,9 @@
namespace mrntt {
int main(int argc, char *argv[])
{
return 0;
}
} // namespace mrntt