Improved the D3DDevice_CreateTexture2 (5233)

Source: All-Star Baseball 2004
This commit is contained in:
jarupxx 2017-04-08 19:03:55 +09:00
parent 25206d394d
commit b5925d175e
1 changed files with 0 additions and 1 deletions

View File

@ -999,7 +999,6 @@ OOVPATable D3D8_5233[] = {
REGISTER_OOVPA(D3DDevice_CreatePixelShader, 3925, PATCH),
REGISTER_OOVPA(D3DDevice_SetPixelShader, 5233, PATCH),
REGISTER_OOVPA(D3DDevice_CreateTexture2, 5233, PATCH),
REGISTER_OOVPA(D3DDevice_CreateTexture2, 4627, ALIAS, D3DDevice_CreateTexture2C),
REGISTER_OOVPA(D3DDevice_SetIndices, 5233, PATCH),
REGISTER_OOVPA(D3DDevice_SetTexture, 5233, PATCH),
REGISTER_OOVPA(D3DDevice_GetDisplayMode, 4627, PATCH),