LIBCDA optimization
This commit is contained in:
parent
bd556dedd2
commit
32bf62e5b6
1 changed files with 1 additions and 1 deletions
|
@ -1838,7 +1838,7 @@ local void SetCdPower(Menuitem *mi)
|
|||
PlayMusic(":random");
|
||||
} else {
|
||||
/// Stop Playing CD
|
||||
cd_stop();
|
||||
cd_pause();
|
||||
CDMode = ":stopped";
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue