/home/runner/work/_temp/app/code/roots_of_life_game.c:449:5: error: "DRAW_DEBUG" is not defined, evaluates to 0 [-Werror=undef] 449 | #if DRAW_DEBUG | ^~~~~~~~~~ /home/runner/work/_temp/app/code/roots_of_life_game.c: In function 'roots_draw_callback': /home/runner/work/_temp/app/code/roots_of_life_game.c:593:5: error: "DRAW_DEBUG" is not defined, evaluates to 0 [-Werror=undef] 593 | #if DRAW_DEBUG | ^~~~~~~~~~ cc1: all warnings being treated as errors scons: *** [/home/runner/.ufbt/build/roots_of_life/roots_of_life_game.o] Error 1