[saco] Match RwFrameRotate(...)

This commit is contained in:
RD42 2024-08-02 22:56:39 +08:00
parent a7f6b48efb
commit 06a0fe36ab

View File

@ -235,8 +235,8 @@ VECTOR stru_10117384[3] = {
void RwFrameRotate(RwFrame* frame, int axis, float angle)
{
DWORD dwFunc = (iGtaVersion != GTASA_VERSION_USA10) ? 0x7F1050 : 0x7F1010;
VECTOR* pAxis = &stru_10117384[axis];
DWORD dwFunc = (iGtaVersion != GTASA_VERSION_USA10) ? 0x7F1050 : 0x7F1010;
_asm push 1
_asm push angle