X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=fceu.git;a=blobdiff_plain;f=cart.h;h=9c60b3477ac5a6cf5d2bf5f4382303fe86553c45;hp=140c54efaf0b84cada91bd3aca6de58992c20432;hb=892b1f6c68346fa00dc3029ab8bd31178e730509;hpb=d97315ac0bca825d2d50a44453bc5652946e2c67 diff --git a/cart.h b/cart.h index 140c54e..9c60b34 100644 --- a/cart.h +++ b/cart.h @@ -101,6 +101,7 @@ void GeniePower(void); void OpenGenie(void); void CloseGenie(void); void FCEU_KillGenie(void); +void GenieSetPages(int restore); #endif // ndef _CART_H