achimdoebler / UGUI

µGUI - Open Source GUI module for embedded systems
Other
1.2k stars 415 forks source link

Add missing static function prototypes to make compiler happy. #13

Open AriZuu opened 8 years ago

AriZuu commented 8 years ago

I added some function prototypes for UG* functions that were missing from ugui.c. This makes gcc happy.