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

9 lines
75 B
C++
Raw Normal View History

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