diff --git a/src/d/d_menu_cloth.cpp b/src/d/d_menu_cloth.cpp index 42de2c1fd..0e7273850 100644 --- a/src/d/d_menu_cloth.cpp +++ b/src/d/d_menu_cloth.cpp @@ -454,3 +454,6 @@ static void dMenu_ClothDraw(void*) { static void dMenu_ClothIsDelete(void*) { /* Nonmatching */ } + +daCLOTH_HIO_c::~daCLOTH_HIO_c() { +}