OLV changes

This commit is contained in:
red binder 2026-07-18 00:50:36 +02:00
commit 1796ebebb5
3 changed files with 55 additions and 13 deletions

View file

@ -91,7 +91,7 @@ void splatoon_patcher(){
auto str_loc = (char*)(0x000009ac + (uint32_t)game_data_region);
strcpy(str_loc, "https://s-res.spfn.net/post");
strcpy(str_loc, "https://splatpost.spbr.net/post");
}
}
}