Initial commit
This commit is contained in:
7
game_payload/include/tp6.h
Normal file
7
game_payload/include/tp6.h
Normal file
@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <windows.h>
|
||||
|
||||
#include <game.h>
|
||||
|
||||
void tp6_setup_patcher(struct game_data *game, HMODULE thisModule, HMODULE baseModule);
|
||||
Reference in New Issue
Block a user