Implement table saving functionality
This commit is contained in:
@ -5,3 +5,5 @@
|
||||
#include <game.h>
|
||||
|
||||
void core_setup_patcher(struct game_data *game, HMODULE baseModule);
|
||||
|
||||
void *core_perform_tx(size_t *outLength);
|
||||
|
||||
Reference in New Issue
Block a user