Day 96/100 100 Days of Code
I created an Exit button to make quitting the application easier. I edited the startbutton.c and startbutton.h files and renamed them to button. Since I am now using multiple buttons, I decided to create a generic Button struct to handle both buttons...
digitalcreations.hashnode.dev2 min read