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