mirror of
https://github.com/zeldaret/tww.git
synced 2026-09-04 10:11:56 -04:00
d_gameover work
This commit is contained in:
@@ -533,4 +533,6 @@ public:
|
||||
u8 dMenu_flag();
|
||||
void dMenu_flagSet(u8);
|
||||
|
||||
extern dMeter_menuHIO_c g_menuHIO;
|
||||
|
||||
#endif /* D_METER_H */
|
||||
|
||||
@@ -96,6 +96,7 @@ void fopMsgM_setNowAlphaZero(fopMsgM_pane_class*);
|
||||
void fopMsgM_setAlpha(fopMsgM_pane_class*);
|
||||
void fopMsgM_paneScaleXY(fopMsgM_pane_class*, f32);
|
||||
void fopMsgM_cposMove(fopMsgM_pane_class*);
|
||||
void fopMsgM_paneTrans(fopMsgM_pane_class*, f32, f32);
|
||||
|
||||
void fopMsgM_setPaneData(fopMsgM_pane_alpha_class*, J2DPane*);
|
||||
void fopMsgM_setPaneData(fopMsgM_pane_alpha_class*, J2DScreen*, u32);
|
||||
|
||||
Reference in New Issue
Block a user