summaryrefslogtreecommitdiff
path: root/include/d/d_model.h
diff options
context:
space:
mode:
authorhatal175 <hatal175@users.noreply.github.com>2024-01-18 01:19:10 +0200
committerGitHub <noreply@github.com>2024-01-17 15:19:10 -0800
commitf97fc769df40a69b12ca9b28be389b236400dcdb (patch)
treeb701ad324df1a5958ee5ca1560dc9b78d10efc20 /include/d/d_model.h
parent772a04851cd945cc28f6651ca03c177899dec631 (diff)
d_s_play OK, work on d_a_ykgr (#2035)
Diffstat (limited to 'include/d/d_model.h')
-rw-r--r--include/d/d_model.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/d/d_model.h b/include/d/d_model.h
index f42868549e..9dc33d0ef2 100644
--- a/include/d/d_model.h
+++ b/include/d/d_model.h
@@ -44,7 +44,7 @@ public:
/* 8009C724 */ dMdl_c* entry(J3DModelData*, u16, dKy_tevstr_c*);
/* 8009C8D8 */ static dMdl_c* entry(J3DModelData*, u16, int);
/* 8009C7AC */ static void create();
- /* 8009C864 */ void remove();
+ /* 8009C864 */ static void remove();
/* 8009C8C0 */ static void reset();
static dMdl_mng_c* m_myObj;