2020-09-06 05:43:07 -07:00

8 lines
104 B
C

#ifndef l_gg_h
#define l_gg_h
mixed cmd(string args);
string GetHelp(string str);
#endif /* l_gg_h */