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