QuietUnrar/libunrar/list.hpp

7 lines
83 B
C++
Raw Permalink Normal View History

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