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

Go to the source code of this file.

Functions

void gm_801B23F0 (void)
void gm_Mode_Camera_OnInit (void)

Variables

GameModeState gm_Mode_Camera_States []
 Scene table for GM_CAMERA_MODE.

Function Documentation

◆ gm_801B23F0()

void gm_801B23F0 ( void )

◆ gm_Mode_Camera_OnInit()

void gm_Mode_Camera_OnInit ( void )

Variable Documentation

◆ gm_Mode_Camera_States

GameModeState gm_Mode_Camera_States[]
extern

Scene table for GM_CAMERA_MODE.

The only game-mode scenes that install a StartMeleeRules::check_for_pauser_override callback (gm_CameraModeVSGetPauser).