rayzor

view src/dosemu/direct.h @ 15:be616b58df99

continued the renderer slightly
author John Tsiombikas <nuclear@member.fsf.org>
date Sun, 13 Apr 2014 09:54:36 +0300
parents
children
line source
1 /* watcom has opendir/readdir in direct.h instead of dirent.h for some reason */
2 #include <dirent.h>