jadeite/game_payload/include/tp6.h
2023-06-06 00:23:08 +03:00

8 lines
143 B
C

#pragma once
#include <windows.h>
#include <game.h>
void tp6_setup_patcher(struct game_data *game, HMODULE thisModule, HMODULE baseModule);