mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
some fixes
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@398 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
a5f80ce405
commit
d6114368e1
7 changed files with 25 additions and 18 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue