TETRIS_COLOR_BG   180 modules/games/gui_tetris.c                                    MAKE_COLOR(TETRIS_COLOR_BG, TETRIS_COLOR_BG), RECT_BORDER0 | DRAW_FILLED);
TETRIS_COLOR_BG   242 modules/games/gui_tetris.c     twoColors cl = MAKE_COLOR(TETRIS_COLOR_BG, TETRIS_COLOR_TEXT);
TETRIS_COLOR_BG   769 modules/games/gui_tetris.c     draw_rectangle(camera_screen.disp_left, 0, camera_screen.disp_right, camera_screen.height - 1, MAKE_COLOR(TETRIS_COLOR_BG, TETRIS_COLOR_BG), RECT_BORDER0 | DRAW_FILLED);