@@ -63,6 +63,10 @@
#define BTM_WINDOW_HEIGHT_ON_STR_INTERACTION 5
#define INPUT_BUFFER_SIZE 255
#define ignore_return(in) if (in) { };
#define unused(in) (void)(in);
#ifndef STRUCT_GUARD
#define STRUCT_GUARD
/* complex types are good actually */
The note is not visible to the blocked user.