mirror of
https://github.com/PretendoNetwork/rce_patches.git
synced 2025-04-02 11:02:12 -04:00
Minor spelling mistake (i win)
This commit is contained in:
parent
ab7b4d3a2d
commit
efb3bea72f
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ bool SPLATOON_AddPatches(std::vector<PatchData> &functionPatches) {
|
|||
DEBUG_FUNCTION_LINE_ERR("Failed to add \"enl_TransportManager_getContentTransporter\" patch");
|
||||
return false;
|
||||
}
|
||||
functionPatches.emplace_back("enl::PiaUtil::ParseIdentificationToken", handle);
|
||||
functionPatches.emplace_back("enl::TransportManager::getContentTransporter", handle);
|
||||
|
||||
function_replacement_data_t repl1 = REPLACE_FUNCTION_OF_EXECUTABLE_BY_ADDRESS_WITH_VERSION(
|
||||
enl_TransportManager_updateReceiveBuffer_,
|
||||
|
|
Loading…
Add table
Reference in a new issue