rayzor
annotate 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 |
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> |