mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-01-07 18:11:54 -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
|