@ -43,6 +43,10 @@ class Game : public GameState
// surfaces containing textures to draw
SDL_Surface* background;
TTF_Font* font;
#ifdef DEBUG
void print_debug_info();
#endif
};
The note is not visible to the blocked user.