Files
2024-09-24 14:54:57 +02:00

7 lines
83 B
C++
Vendored

#ifndef _RAR_LIST_
#define _RAR_LIST_
void ListArchive(CommandData *Cmd);
#endif