mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-06 17:15:00 -06:00
8 lines
64 B
C++
Executable File
8 lines
64 B
C++
Executable File
#ifndef _RAR_FN_
|
|
#define _RAR_FN_
|
|
|
|
void RARInitData();
|
|
|
|
|
|
#endif
|