@@ -2,7 +2,7 @@
#define GAME_H
void game_init(float aspect);
bool game_update();
void game_update();
void game_draw();
#endif
The note is not visible to the blocked user.