mirror of
https://github.com/dashr9230/SA-MP.git
synced 2024-12-22 06:29:53 +08:00
[saco] Add font resources
This commit is contained in:
parent
c61ed03712
commit
f157a5f8f0
BIN
font/gtaweap3.ttf
Normal file
BIN
font/gtaweap3.ttf
Normal file
Binary file not shown.
BIN
font/sampaux3.ttf
Normal file
BIN
font/sampaux3.ttf
Normal file
Binary file not shown.
@ -40,10 +40,12 @@ BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved)
|
||||
v8 = *v7;
|
||||
v16 = -1;
|
||||
if ( !(unsigned __int8)(*(int (__thiscall **)(int *, int *))(v8 + 4))(v7, &dword_100EDB18) )
|
||||
__debugbreak();
|
||||
__debugbreak();*/
|
||||
|
||||
AddFontResourceA("gtaweap3.ttf");
|
||||
AddFontResourceA("sampaux3.ttf");
|
||||
sub_10062CA0();
|
||||
|
||||
/*sub_10062CA0();
|
||||
sub_10062970();
|
||||
v9 = operator new(0x142u);
|
||||
v13 = v9;
|
||||
|
Loading…
Reference in New Issue
Block a user