renderd7/tools/rd7cc/source/main.cpp
2021-11-29 12:06:23 +01:00

8 lines
71 B
C++

//rd7cc
#include <iostream>
int main(int argc, char* argv[])
{
}