X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Pico%2FPicoInt.h;h=06a50a0329ad739c5d7b48c66f2ce81b3ec90d0d;hb=d6114368e1ee2cc4e6f0eb2785a1fce626987897;hp=c867c1914e9106ce504d9b3910b8ca7cddbfcd9d;hpb=a5f80ce405bdb5377ed58a2525819ca1a8e11685;p=picodrive.git diff --git a/Pico/PicoInt.h b/Pico/PicoInt.h index c867c19..06a50a0 100644 --- a/Pico/PicoInt.h +++ b/Pico/PicoInt.h @@ -377,7 +377,6 @@ extern carthw_state_chunk *carthw_chunks; #define CHUNK_CARTHW 64 // Cart.c -PICO_INTERNAL void PicoCartDetect(void); extern void (*PicoCartUnloadHook)(void); // Debug.c