#ifndef STATE0_H #define STATE0_H #include "../model/state/state.h" STATE state0; #endif // STATE0_H