SSBM Decomp
Loading...
Searching...
No Matches
gmmovieend.h File Reference
#include <melee/gm/forward.h>

Go to the source code of this file.

Functions

void gm_ModeState_ApproachVs_OnExit (GameModeState *)
void gm_ModeState_Prize_OnExit (GameModeState *)
void gm_Scene_DebugMenu_OnEnter (void *)
void gm_Scene_MovieEnd_OnEnter (void *)
void gm_Scene_MovieEnd_OnFrame (void)

Function Documentation

◆ gm_ModeState_ApproachVs_OnExit()

void gm_ModeState_ApproachVs_OnExit ( GameModeState * arg0)
Todo
this file also contains the OnEnter callback for GS_DEBUG_MENU, which should probably be split out into a separate file

◆ gm_ModeState_Prize_OnExit()

void gm_ModeState_Prize_OnExit ( GameModeState * arg0)

◆ gm_Scene_DebugMenu_OnEnter()

void gm_Scene_DebugMenu_OnEnter ( void * arg0_)

◆ gm_Scene_MovieEnd_OnEnter()

void gm_Scene_MovieEnd_OnEnter ( void * arg0)

◆ gm_Scene_MovieEnd_OnFrame()

void gm_Scene_MovieEnd_OnFrame ( void )