asm compatibility re-fixed, nsf for asm fixed, msg displ
[fceu.git] / video.h
... / ...
CommitLineData
1#include "types.h"
2int InitVirtualVideo(void);
3int SaveSnapshot(void);
4extern uint8 *XBuf;