Fixed an OOVPA ordering issue

Found via the HLEDatabase verification code
This commit is contained in:
PatrickvL 2017-01-15 20:46:20 +01:00
parent fde17e9ae4
commit a98231727b
1 changed files with 4 additions and 4 deletions

View File

@ -1013,6 +1013,10 @@ OOVPA_END;
// ******************************************************************
OOVPA_NO_XREF(IDirect3DDevice8_Begin_1_0_4627, 14)
// IDirect3DDevice8_Begin+0x19 : shl edx, 6
{ 0x19, 0xD1 }, // (Offset,Value)-Pair #7
{ 0x1A, 0xE8 }, // (Offset,Value)-Pair #8
// IDirect3DDevice8_Begin+0x25 : mov dword ptr [eax], 0x417FC
{ 0x25, 0xC7 }, // (Offset,Value)-Pair #1
{ 0x26, 0x00 }, // (Offset,Value)-Pair #2
@ -1021,10 +1025,6 @@ OOVPA_NO_XREF(IDirect3DDevice8_Begin_1_0_4627, 14)
{ 0x29, 0x04 }, // (Offset,Value)-Pair #5
{ 0x2A, 0x00 }, // (Offset,Value)-Pair #6
// IDirect3DDevice8_Begin+0x19 : shl edx, 6
{ 0x19, 0xD1 }, // (Offset,Value)-Pair #7
{ 0x1A, 0xE8 }, // (Offset,Value)-Pair #8
// IDirect3DDevice8_Begin+0x33 : or dword ptr [esi+8], 0x800
{ 0x33, 0x81 }, // (Offset,Value)-Pair #9
{ 0x34, 0x4E }, // (Offset,Value)-Pair #10