mirror of
https://github.com/dashr9230/SA-MP.git
synced 2024-12-22 22:47:29 +08:00
[saco] Implement sub_1009DD50()
This commit is contained in:
parent
854f890108
commit
d853e72abe
@ -4,6 +4,8 @@
|
||||
|
||||
#include <Tlhelp32.h>
|
||||
|
||||
BOOL unknown_1014FDA4;
|
||||
|
||||
DWORD dwD3D9DllBaseAddr=0;
|
||||
DWORD dwD3D9DllSize=0;
|
||||
|
||||
@ -75,3 +77,10 @@ int CheckDuplicateD3D9Dlls()
|
||||
}
|
||||
|
||||
//----------------------------------------------------------
|
||||
|
||||
void sub_1009DD50()
|
||||
{
|
||||
unknown_1014FDA4 = TRUE;
|
||||
}
|
||||
|
||||
//----------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user