1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-09 03:39:14 +00:00
OpenMW/apps/mwcompiler/main.cpp

9 lines
75 B
C++

// Stand-alone MW-script compiler
int main (int argc, char **argv)
{
}