This commit is contained in:
Rachael Alexanderson 2017-02-04 02:56:18 -05:00
commit ebb8da563a
26 changed files with 521 additions and 990 deletions

View file

@ -1742,7 +1742,6 @@ void D3DFB::NewRefreshRate ()
void D3DFB::Blank ()
{
// Only used by movie player, which isn't working with D3D9 yet.
}
void D3DFB::SetBlendingRect(int x1, int y1, int x2, int y2)