J2DPicture::append OK

This commit is contained in:
Pheenoh
2021-03-27 18:14:23 -04:00
parent 2b2f8c1257
commit d36fb432f1
2 changed files with 6 additions and 5 deletions
@@ -42,6 +42,10 @@ public:
virtual void setBlendRatio(f32, f32);
virtual void setBlendColorRatio(f32, f32);
virtual void setBlendAlphaRatio(f32, f32);
public:
/* 0x00 */ u8 field_0x00[0x08];
/* 0x08 */ u8 field_0x08;
};
#endif