7 lines
83 B
C++
Vendored
7 lines
83 B
C++
Vendored
#ifndef _RAR_LIST_
|
|
#define _RAR_LIST_
|
|
|
|
void ListArchive(CommandData *Cmd);
|
|
|
|
#endif
|