@@ -18,7 +18,6 @@ typedef struct State
uint64_t payload;
} state_t;
bool load_from_file(state_t *state, const char *filepath);
bool write_to_file(state_t *state, const char *filepath);
bool write_to_png(state_t *state, const char *filepath);
#endif
The note is not visible to the blocked user.