Finish integrating TX
This commit is contained in:
@ -6,4 +6,4 @@
|
||||
|
||||
void core_setup_patcher(struct game_data *game, HMODULE baseModule, wchar_t *txFile);
|
||||
|
||||
void *core_perform_tx(size_t *outLength);
|
||||
void *core_perform_tx(struct game_data *game, size_t *outLength);
|
||||
|
||||
Reference in New Issue
Block a user