openmw-tes3coop/apps/mwcompiler/main.cpp

8 lines
75 B
C++

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