SSBM Decomp
Loading...
Searching...
No Matches
gmprogressivemode.h
Go to the documentation of this file.
1#ifndef MELEE_GM_GMPROGSCAN_H
2#define MELEE_GM_GMPROGSCAN_H
3
4#include <melee/gm/types.h>
5
6/* 3DFDA8 */ extern GameModeState gm_Mode_ProgScan_States[];
7
8#endif
GameModeState gm_Mode_ProgScan_States[]
Definition gmprogressivemode.c:10
Definition types.h:73