Files
salmanoff/smocore/marionette/marionette.cpp
T

9 lines
92 B
C++
Raw Normal View History

2025-07-22 02:03:09 -04:00
namespace mrntt {
int main(int argc, char *argv[])
{
return 0;
}
} // namespace mrntt