Add Twisted Metal 2 section to ddraw.ini
This commit is contained in:
parent
9fedb74895
commit
ad16993376
3 changed files with 12 additions and 0 deletions
|
@ -1818,6 +1818,9 @@ ULONG __stdcall ddraw_Release(IDirectDrawImpl *This)
|
|||
return 0;
|
||||
}
|
||||
|
||||
if (This->ddrawrefcount0)
|
||||
return 0;
|
||||
|
||||
return This->Ref;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue