mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
Fix various issues in TUs marked Equivalent (#2286)
This commit is contained in:
@@ -18,7 +18,7 @@ public:
|
||||
/* 80195A3C */ void animation();
|
||||
/* 80195B40 */ void setAlpha(u8);
|
||||
/* 80195B70 */ void setPos(J2DPane*, f32, f32);
|
||||
virtual ~dSelect_icon_c() {}
|
||||
virtual ~dSelect_icon_c(); // must be declared but not defined to match?
|
||||
|
||||
void drawSelf() {
|
||||
field_0x4.draw();
|
||||
|
||||
Reference in New Issue
Block a user