@@ -35,9 +35,9 @@
SRC_FOLDER"states/debug_state.c", \
SRC_FOLDER"states/off_state.c", \
#define C_ARGS
// "-Wall", \
// "-Wextra"
#define C_ARGS \
"-Wall", \
"-Wextra"
int main(int argc, char **argv)
{
The note is not visible to the blocked user.