Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
level_select_menu.h
Go to the documentation of this file.
1 #ifndef _LEVEL_SELECT_MENU_H
2 #define _LEVEL_SELECT_MENU_H
3 
4 #include "types.h"
5 
6 // extern ? LevelProc_8016F508(?);
7 
8 #endif /* _LEVEL_SELECT_MENU_H */