mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 09:07:43 +00:00
Changes to support boo object tracker API
This commit is contained in:
@@ -85,7 +85,7 @@ private:
|
||||
|
||||
CColoredQuadFilter m_fadeToBlack = { EFilterType::Blend };
|
||||
CTexturedQuadFilter m_dissolve = { EFilterType::Blend,
|
||||
CGraphics::g_SpareTexture };
|
||||
CGraphics::g_SpareTexture.get() };
|
||||
CWideScreenFilter m_widescreen = { EFilterType::Blend };
|
||||
CCameraBlurFilter m_camblur;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user