#ifndef TT_INCLUDED_GAME #define TT_INCLUDED_GAME enum { tt_gotofirstroom = 1 }; extern int magic; void tt_mainloop(); #endif