TETRIS_COLOR_YELLOW  303 modules/games/gui_tetris.c             tetramino->cells[0][0] = TETRIS_COLOR_YELLOW;
TETRIS_COLOR_YELLOW  304 modules/games/gui_tetris.c             tetramino->cells[0][1] = TETRIS_COLOR_YELLOW;
TETRIS_COLOR_YELLOW  305 modules/games/gui_tetris.c             tetramino->cells[1][0] = TETRIS_COLOR_YELLOW;
TETRIS_COLOR_YELLOW  306 modules/games/gui_tetris.c             tetramino->cells[1][1] = TETRIS_COLOR_YELLOW;