mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-05-05 20:33:24 +02:00
improve cd change handling
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@731 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
@@ -196,7 +196,7 @@ PICO_INTERNAL void Reset_CD(void)
|
||||
}
|
||||
|
||||
|
||||
int Insert_CD(char *cdimg_name, int type)
|
||||
int Insert_CD(const char *cdimg_name, int type)
|
||||
{
|
||||
int ret = 1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user