mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-08 13:46:21 -04:00
Match daCLOTH_HIO_c destructor implementation.
This commit is contained in:
@@ -454,3 +454,6 @@ static void dMenu_ClothDraw(void*) {
|
||||
static void dMenu_ClothIsDelete(void*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
daCLOTH_HIO_c::~daCLOTH_HIO_c() {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user