first d_menu_ring (item wheel) pass (#1928)

* first pass on d_menu_ring

* d_menu_item_explain mostly OK

* match ptmf's and sinit

* format d_menu_item_explain

* first item wheel pass to pr

* fix seStart calls

* d_menu_item_explain OK
This commit is contained in:
Trueffel
2023-09-16 19:16:57 +02:00
committed by GitHub
parent c2193c41eb
commit 3d8048edba
54 changed files with 2087 additions and 4610 deletions
+2 -1
View File
@@ -3,7 +3,8 @@
#include "dolphin/types.h"
struct dMsgScrn3Select_c {
class dMsgScrn3Select_c {
public:
/* 802390B4 */ dMsgScrn3Select_c();
/* 802398CC */ virtual ~dMsgScrn3Select_c();
/* 80239C64 */ bool isSelect();