Files
projectm/tests/video_init.h

4 lines
123 B
C
Executable File

void init_display(int w, int h, int *fvw, int *fvh, bool fullscreen);
void resize_display(int w, int h, bool fullscreen);