mirror of
https://github.com/CookiePLMonster/SilentPatch.git
synced 2025-03-13 02:19:40 +05:00
7 lines
68 B
C
7 lines
68 B
C
![]() |
#pragma once
|
||
|
|
||
|
namespace RWGTA::Patches
|
||
|
{
|
||
|
bool TryLocateRwD3D8();
|
||
|
}
|