mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-08 05:40:36 -04:00
Add TODO note to identify superclass for correct size in menu_cloth_class.
This commit is contained in:
@@ -943,7 +943,7 @@ static BOOL dMenu_ClothIsDelete(void*) {
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
// TODO
|
||||
// TODO: Find superclass that gives the correct size of 0x929C.
|
||||
class menu_cloth_class : public fopAc_ac_c {
|
||||
dMCloth_c mCloth;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user