diff --git a/src/d/d_menu_cloth.cpp b/src/d/d_menu_cloth.cpp index 0dddf4cf1..da45621dd 100644 --- a/src/d/d_menu_cloth.cpp +++ b/src/d/d_menu_cloth.cpp @@ -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; };