--- hatari/src/includes/cart.h 2019/04/09 08:53:08 1.1.1.6 +++ hatari/src/includes/cart.h 2019/04/09 08:55:38 1.1.1.7 @@ -11,3 +11,5 @@ #define CART_GEMDOS (0xfa002a) extern void Cart_ResetImage(void); +extern void Cart_Patch(void); +