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