fixed bug in meshload. it would always expect it's loading obj files with quads.
[dosdemo] / src / util.c
1 #include "util.h"
2
3 uint32_t perf_start_count, perf_interval_count;