X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=fceu.git;a=blobdiff_plain;f=ines.h;h=5811d32670cab7bf1ca9c7a961eaafd9926b322c;hp=aaa44ca2be7daafa334de263ede7a1b828c75478;hb=6587f34612d28a36fede21bd6293c4e0e383b343;hpb=63bd5be0436de94860a00c34048fa4c6c131ece3 diff --git a/ines.h b/ines.h index aaa44ca..5811d32 100644 --- a/ines.h +++ b/ines.h @@ -99,6 +99,8 @@ void FASTAPASS(1) onemir(uint8 V); void FASTAPASS(1) MIRROR_SET2(uint8 V); void FASTAPASS(1) MIRROR_SET(uint8 V); +iNES_HEADER *iNESGetHead(void); + void Mapper0_init(void); void Mapper1_init(void); //void Mapper2_init(void);