rayzor

view src/dosemu/direct.h @ 14:a9a948809c6f

starting the renderer screen, plus misc stuff
author John Tsiombikas <nuclear@member.fsf.org>
date Sun, 13 Apr 2014 08:06:21 +0300
parents
children
line source
1 /* watcom has opendir/readdir in direct.h instead of dirent.h for some reason */
2 #include <dirent.h>