Hello, I'm starting a learning about the graphical interface SDL in C and I intend to make a menu. In this menu there will be the options and when the user hover over some, it will change color (yellow to green) only I'm having difficulty in this. I already placed the images of the buttons arranged vertically, I wanted to know how to check if the mouse is over some to render it again.