@@ -1,6 +1,7 @@
#ifndef TEXT_H
#define TEXT_H
void text_draw(const char *s);
void text_draw_centre(const char *s);
void text_draw_score(float aspect, unsigned score);
#endif
The note is not visible to the blocked user.