Files
itgmania212121/src/XmlToLua.h
T

5 lines
95 B
C

#ifndef XmlToLua_H
#define XmlToLua_H
void convert_xmls_in_dir(RString const& dirname);
#endif