some more

This commit is contained in:
elijah-thomas774
2025-11-15 02:29:24 -05:00
parent 02efcf0a65
commit 1d3ad12078
5 changed files with 37 additions and 25 deletions
+3
View File
@@ -43,6 +43,9 @@ public:
mCopyFilterArg = filt;
}
static const CopyFilter VFILTER_BLUR;
static const CopyFilter VFILTER_OFF;
private:
/* 0x18 */ u8 mCapFlags;
/* 0x19 */ GXColor mClearColor;