@@ -0,0 +1,10 @@
#include <stdio.h>
#include "input.h"
#include "state.h"
void update_state(state_t* state, input_t* input) {
puts("AHHHHHH");
}
The note is not visible to the blocked user.