mirror of
https://github.com/CookiePLMonster/SilentPatch.git
synced 2025-01-01 16:53:01 +05:00
32fa0c9e51
Project fixes
9 lines
No EOL
84 B
C++
9 lines
No EOL
84 B
C++
#pragma once
|
|
|
|
namespace Common
|
|
{
|
|
namespace Patches
|
|
{
|
|
void III_VC_Common();
|
|
}
|
|
}; |