updated bords/mappers/stuff to 0.98.15, lots of them got broken, asmcore support...
[fceu.git] / video.h
... / ...
CommitLineData
1#include "types.h"
2int InitVirtualVideo(void);
3int SaveSnapshot(void);
4extern uint8 *XBuf;