X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Pico%2FPicoInt.h;h=06a50a0329ad739c5d7b48c66f2ce81b3ec90d0d;hb=2d2247c26080ed9009b3d8c650cfc647fd1fb162;hp=c867c1914e9106ce504d9b3910b8ca7cddbfcd9d;hpb=fad248933b6676d30ccf419858b4ee10cc123fc5;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