skateshop basics
[carveJwlIkooP6JGAAIwe30JlM.git] / gui.h
1 #ifndef GUI_H
2 #define GUI_H
3
4 #include "font.h"
5
6 VG_STATIC void gui_example( void )
7 {
8
9 }
10
11 #endif /* GUI_H */