X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=fceu.git;a=blobdiff_plain;f=video.h;h=8d972b93bbc96913294262d0b8b66b7e531f8ea3;hp=751fb3aa9b2d0614bb7d38ae619e9fe75cf454de;hb=ea089273e830b931f763750e43b8c491aa9655eb;hpb=c62d28102c77e19c291c78bf6bf7f0a81abd54b9 diff --git a/video.h b/video.h index 751fb3a..8d972b9 100644 --- a/video.h +++ b/video.h @@ -1,3 +1,4 @@ +#include "types.h" int InitVirtualVideo(void); int SaveSnapshot(void); extern uint8 *XBuf;