initial fce ultra 0.81 import
[fceu.git] / video.h
1 int InitVirtualVideo(void);
2 int SaveSnapshot(void);
3 extern uint8 *XBuf;