Tetris/states.hpp

5 lines
106 B
C++
Raw Normal View History

2014-11-07 20:47:50 +01:00
# include "playstate.hpp"
# include "menustate.hpp"
# include "pausestate.hpp"
# include "scorestate.hpp"