rayzor
annotate 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 |
rev | line source |
---|---|
nuclear@14 | 1 /* watcom has opendir/readdir in direct.h instead of dirent.h for some reason */ |
nuclear@14 | 2 #include <dirent.h> |