jadeite/game_payload/include/tp6.h
2023-06-21 14:25:22 +03:00

8 lines
123 B
C

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