Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
star_select.h
Go to the documentation of this file.
1 #ifndef _STAR_SELECT_H
2 #define _STAR_SELECT_H
3 
5 {
9 };
10 
11 // extern ? BehStarActSelectorLoop(?);
12 // extern ? Show100CoinStar(?);
13 // extern ? BehActSelectorInit(?);
14 // extern ? BehActSelectorLoop(?);
15 // extern ? Geo18_80177518(?);
16 // extern ? LevelProc_80177560(?);
17 // extern ? LevelProc_80177610(?);
18 
19 #endif /* _STAR_SELECT_H */
StarSelectorTypes
Definition: star_select.h:4
Definition: star_select.h:8
Definition: star_select.h:6
Definition: star_select.h:7