mirror of
https://github.com/dashr9230/SA-MP.git
synced 2024-11-23 22:39:39 +00:00
[saco] Missing ARCHIVE_FILE macro
This commit is contained in:
parent
69e0a37b4e
commit
f91d165449
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user