d_select_cursor - most functions matching

This commit is contained in:
Tal Hayon
2023-06-25 17:43:13 +03:00
parent 22059e57b7
commit 5bd128bd2a
9 changed files with 454 additions and 500 deletions
+6 -1
View File
@@ -17,8 +17,13 @@ public:
/* 80195A3C */ void animation();
/* 80195B40 */ void setAlpha(u8);
/* 80195B70 */ void setPos(J2DPane*, f32, f32);
virtual ~dSelect_icon_c() {}
/* 0x00 */ u8 field_0x0[8];
void drawSelf() {
// Not sure what field_0x4 is
}
/* 0x04 */ u8 field_0x4[4];
/* 0x08 */ J2DScreen* field_0x8;
/* 0x0C */ CPaneMgrAlpha* field_0xc;
/* 0x10 */ CPaneMgr* field_0x10;