1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-19 03:39:08 +00:00

Merge pull request #407 from Deledrius/bink_removal_again

Bink Removal
This commit is contained in:
2014-10-19 18:25:24 -04:00
24 changed files with 210 additions and 294 deletions

View File

@ -171,7 +171,6 @@ class plParticleSpan;
class plCubicEnvironmap;
class plDXRenderTargetRef;
class plStatusLogDrawer;
class plBinkPlayer;
class plDXPipeline : public plPipeline
{
@ -537,7 +536,6 @@ protected:
// Plate management
friend class plDXPlateManager;
friend class plBinkPlayer;
void IDrawPlate( plPlate *plate );