mirror of
https://github.com/CookiePLMonster/SilentPatch.git
synced 2025-03-12 18:09:39 +05:00
6 lines
68 B
C++
6 lines
68 B
C++
#pragma once
|
|
|
|
namespace RWGTA::Patches
|
|
{
|
|
bool TryLocateRwD3D8();
|
|
}
|