X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=Pico%2FCart.c;h=9a24d039c5c164fca450bc25deaf79b76f36cc50;hb=3554b0a44640c270d0a1650dbc7985f23da2fa92;hp=7c3f36d49e52d4d6c53403744287b8405b898fae;hpb=f8ef8ff7100baa0ac0ecfcacb47aea3a9e24bc38;p=picodrive.git diff --git a/Pico/Cart.c b/Pico/Cart.c index 7c3f36d..9a24d03 100644 --- a/Pico/Cart.c +++ b/Pico/Cart.c @@ -496,6 +496,7 @@ int PicoCartInsert(unsigned char *rom,unsigned int romsize) PicoMemResetHooks(); PicoDmaHook = NULL; PicoResetHook = NULL; + PicoLineHook = NULL; if (!(PicoMCD & 1)) PicoCartDetect();