svp compiler direct calls
[picodrive.git] / Pico / PicoInt.h
index b503330..f29c20b 100644 (file)
@@ -377,6 +377,7 @@ extern carthw_state_chunk *carthw_chunks;
 \r
 // Cart.c\r
 PICO_INTERNAL void PicoCartDetect(void);\r
+extern void (*PicoCartUnloadHook)(void);\r
 \r
 // Debug.c\r
 int CM_compareRun(int cyc, int is_sub);\r