mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2025-03-06 14:52:19 +00:00
3 lines
123 B
C
3 lines
123 B
C
int SaltySD_function_replace(u64 addr, u64 new_func);
|
|
int SaltySD_function_replace_sym(char* function_sym, u64 new_func);
|
|
|