winamp/Src/external_dependencies/openmpt-trunk/include/unrar/list.hpp
2024-09-24 14:54:57 +02:00

6 lines
83 B
C++
Vendored

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