struct game; void transition_init(struct game *game); void main_loop(struct game *);