Changeset 39020 for titan/plugins/tithek/tithek_header.h
- Timestamp:
- 09/25/16 14:58:20 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/tithek/tithek_header.h
r37471 r39020 7 7 void amazon_init(char* titheklink, char* tithekfile); 8 8 void amazon_deinit(); 9 void localparser_init(char* titheklink, char* tithekfile );9 void localparser_init(char* titheklink, char* tithekfile, int flag); 10 10 int b64dec(char* dest, char* src); 11 11 char* localparser_hoster(char* link);
Note: See TracChangeset
for help on using the changeset viewer.