winamp/Src/external_dependencies/openmpt-trunk/include/unrar/list.hpp

7 lines
83 B
C++
Raw Normal View History

2024-09-24 12:54:57 +00:00
#ifndef _RAR_LIST_
#define _RAR_LIST_
void ListArchive(CommandData *Cmd);
#endif