#ifndef _SELECT_SCREEN_H_ #define _SELECT_SCREEN_H_ int CreateScreenSelectGUI(); void reftes(void); #endif