This website requires JavaScript.
Explore
Help
Sign In
actions
/
itgmania212121
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5fca435b43bb98ff8fbd5f522646bfacf39b70b7
itgmania212121
/
src
/
XmlToLua.h
T
5 lines
95 B
C
Raw
Normal View
History
Unescape
Escape
Added docs for xml converter. Added XmlToLua.h. Condition code in xml is now passed through the lua converter to handle renamed things.
2015-05-08 23:55:38 -06:00
#ifndef XmlToLua_H
#define XmlToLua_H
void
convert_xmls_in_dir
(
RString
const
&
dirname
);
#endif
Reference in New Issue
Copy Permalink