file
gameOverTask.cGame Over Task.
Typedefs
- using GameOverState = void()(void)
Functions
- void DrawGameOverText(void)
- void GameOverTask(void)
- void switch_state(u32 idx)
Variables
- static GameOverState GameOver_Init
- static GameOverState GameOver_FadeIn
- static GameOverState GameOver_TextMove
- static GameOverState GameOver_Update
- static GameOverState GameOver_Exit