ALL GLORY TO THE SAVASK

This commit is contained in:
Simon
2011-01-31 16:54:13 +00:00
parent 61292f5355
commit 8363a21f23
5 changed files with 79 additions and 3 deletions

View File

@@ -59,6 +59,8 @@ void load_presets(void);
void save_string(FILE *f, char *str);
int sregexp(const char *str, char *pattern);
int load_string(FILE *f, char *str, int max);
void strcaturl(char *dst, char *src);