openmw-tes3coop/apps/mwcompiler/main.cpp

9 lines
75 B
C++
Raw Normal View History

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