From fa29fb53945f44cb42051ae5a227444f858370c6 Mon Sep 17 00:00:00 2001 From: Briggs Baltzell Date: Tue, 3 Feb 2026 20:40:48 -0600 Subject: [PATCH] Extend `daCLOTH_HIO_c` with `JORReflexible` and add static instance `l_HIO` in `d_menu_cloth` --- include/d/d_menu_cloth.h | 2 +- src/d/d_menu_cloth.cpp | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/include/d/d_menu_cloth.h b/include/d/d_menu_cloth.h index 018fd1e3c..c2a3a3289 100644 --- a/include/d/d_menu_cloth.h +++ b/include/d/d_menu_cloth.h @@ -53,7 +53,7 @@ public: /* 0x913E */ u8 field_913e[0x9168 - 0x913E]; }; -class daCLOTH_HIO_c { +class daCLOTH_HIO_c : public JORReflexible { public: daCLOTH_HIO_c(); }; diff --git a/src/d/d_menu_cloth.cpp b/src/d/d_menu_cloth.cpp index 96e645be6..cc4cfd114 100644 --- a/src/d/d_menu_cloth.cpp +++ b/src/d/d_menu_cloth.cpp @@ -6,6 +6,8 @@ #include "d/dolzel.h" // IWYU pragma: keep #include "d/d_menu_cloth.h" +static daCLOTH_HIO_c l_HIO; + /* 8019940C-8019966C .text __ct__13daCLOTH_HIO_cFv */ daCLOTH_HIO_c::daCLOTH_HIO_c() { /* Nonmatching */