d_menu_window

This commit is contained in:
TakaRikka
2022-01-04 04:53:20 -08:00
parent 15808a2011
commit f8ce912342
45 changed files with 3291 additions and 2840 deletions
+1
View File
@@ -7,5 +7,6 @@
typedef int (*fopMsgCreateFunc)(void*);
JKRExpHeap* fopMsgM_createExpHeap(u32, JKRHeap*);
void fopMsgM_setStageLayer(void*);
#endif