[saco] Missing ARCHIVE_FILE macro

This commit is contained in:
RD42 2023-11-22 23:40:22 +08:00
parent 69e0a37b4e
commit f91d165449

View File

@ -27,6 +27,10 @@ CFileSystem *pFileSystem=NULL;
LONG WINAPI exc_handler(_EXCEPTION_POINTERS* exc_inf);
//----------------------------------------------------
#define ARCHIVE_FILE "samp.saa"
BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved)
{
// TODO: DllMain