4 lines
96 B
C
4 lines
96 B
C
#pragma once
|
|
|
|
void convertFiles(int argc, char* argv[], const char* proj_name = "dvm.proj");
|