mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-04-30 16:57:57 +03:00
6 lines
92 B
C
6 lines
92 B
C
![]() |
#pragma once
|
||
|
|
||
|
#include "..\Global\global.h"
|
||
|
#include <Windows.h>
|
||
|
|
||
|
void PatchGameCode();
|