Files

4 lines
93 B
C
Raw Permalink Normal View History

2020-05-14 20:15:12 -07:00
void configureAppWindow(char* title, int width, int height);
void showAppWindow(char* url);