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