X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=fceu.git;a=blobdiff_plain;f=video.h;fp=video.h;h=8d972b93bbc96913294262d0b8b66b7e531f8ea3;hp=751fb3aa9b2d0614bb7d38ae619e9fe75cf454de;hb=937bf65b1c80e9394547e5f105664bd26f3671de;hpb=9115e7d2b5e5b8dc00774fe92db97f1d02b2fee1 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;