jadeite/game_payload/include/tp6.h

8 lines
123 B
C
Raw Normal View History

2023-06-05 21:23:08 +00:00
#pragma once
#include <windows.h>
#include <game.h>
2023-06-21 11:25:22 +00:00
void tp6_setup_patcher(struct game_data *game, HMODULE baseModule);