#ifndef STATE_START_H #define STATE_START_H int openStartState(); void closeStartState(); #endif