Fix formatting

This commit is contained in:
Will 2024-04-30 04:01:19 +10:00
parent 089e653860
commit f9ade31bf2
1 changed files with 3 additions and 1 deletions

View File

@ -29,7 +29,9 @@ void, __fastcall, (void* a1))
AuthWithStryder(a1);
}
AUTOHOOK(Auth3PToken, engine.dll + 0x183760, char*, __fastcall, ())
// clang-format off
AUTOHOOK(Auth3PToken, engine.dll + 0x183760,
char*, __fastcall, ())
// clang-format on
{
// return a dummy token for northstar servers that don't need the session token stuff