mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-12-04 02:51:01 -05:00
6 lines
83 B
C++
Vendored
6 lines
83 B
C++
Vendored
#ifndef _RAR_LIST_
|
|
#define _RAR_LIST_
|
|
|
|
void ListArchive(CommandData *Cmd);
|
|
|
|
#endif
|