@@ -1,3 +1,14 @@
/* yields
cat_init();
cat_create_window();
cat_pixel();
cat_fill();
cat_render();
cat_play_wav();
cat_stop_audio();
cat_get_event();
*/
#include <stdio.h>
#include <stdlib.h>
#include <SDL2/SDL.h>
The note is not visible to the blocked user.