1 2 3 4 5 6
#ifndef GUARD_OPTION_MENU_H #define GUARD_OPTION_MENU_H void CB2_OptionsMenuFromStartMenu(void); #endif //GUARD_OPTION_MENU_H