diff options
Diffstat (limited to 'include/d/menu')
| -rw-r--r-- | include/d/menu/d_menu_collect.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/d/menu/d_menu_collect.h b/include/d/menu/d_menu_collect.h index 6629cdffda..264ffd7a1d 100644 --- a/include/d/menu/d_menu_collect.h +++ b/include/d/menu/d_menu_collect.h @@ -311,7 +311,7 @@ public: /* 801B7434 */ void getCrystalNum(); /* 801B749C */ void getMirrorNum(); /* 801B7504 */ void getMaskMdlVisible(); - /* 801B75E8 */ void setupItem3D(f32 (*)[4]); + /* 801B75E8 */ static void setupItem3D(f32 (*)[4]); /* 801B7660 */ void toItem3Dpos(f32, f32, f32, cXyz*); /* 801B774C */ void calcViewMtx(f32 (*)[4]); |
