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