Closed CrabJournal closed 3 years ago
Most functions in game calculating stack difference itself. But MakeUserCall may call only cdecl like functions. Functions that I wanted to call was _stdcall Func(eax, stack)
Most functions in game calculating stack difference itself. But MakeUserCall may call only cdecl like functions. Functions that I wanted to call was _stdcall Func(eax, stack)