mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
occasional mp3 click noises fixed
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@530 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
374498bcab
commit
091facb8fe
4 changed files with 92 additions and 11 deletions
|
@ -12,6 +12,7 @@ enum _940_job_t {
|
|||
JOB940_PICOSTATESAVE2,
|
||||
JOB940_PICOSTATELOAD2_PREP,
|
||||
JOB940_PICOSTATELOAD2,
|
||||
JOB940_MP3RESET,
|
||||
};
|
||||
|
||||
//#define MAX_940JOBS 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue