glut version: make the loading screen fullscreen if demo is going to run fullscreen
[dosdemo] / src / util.c
1 #include "util.h"
2
3 uint32_t perf_start_count, perf_interval_count;