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=ec4d13a31d4416f0f794f8530d03b820cfa55417;hpb=d97315ac0bca825d2d50a44453bc5652946e2c67 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);