vgbc/main.cpp

5 lines
48 B
C++
Raw Permalink Normal View History

2023-09-09 15:52:18 +02:00
int main(int argc, char** argv)
{
return 0;
}