#ifndef GUIS_H #define GUIS_H enum GUIs { START_MENU }; #endif