f_op_msg_mng start

This commit is contained in:
Jasper St. Pierre
2023-11-11 02:24:25 -08:00
parent 04e35fdbe0
commit ed3fd719d5
2 changed files with 247 additions and 177 deletions
+2
View File
@@ -87,6 +87,8 @@ public:
}
void setCornerColor(JUtility::TColor c) { setCornerColor(c, c, c, c); }
u8 getNumTexture() { return mNumTexture; }
private:
/* 0x0CC */ JUTTexture* mpTexture[4];
/* 0x0DC */ u8 mNumTexture;