mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-14 16:06:10 +00:00
CActorContraption fixes, better CMake dependency handling
This commit is contained in:
@@ -12,7 +12,7 @@ class CFaceplateDecoration {
|
||||
CAssetId x0_id;
|
||||
TToken<CTexture> x4_tex;
|
||||
bool xc_ready = false;
|
||||
rstl::optional<CTexturedQuadFilter> m_texFilter;
|
||||
std::optional<CTexturedQuadFilter> m_texFilter;
|
||||
|
||||
public:
|
||||
CFaceplateDecoration(CStateManager& stateMgr);
|
||||
|
||||
Reference in New Issue
Block a user