renamed pico940 to pico940_v2 due to abi change

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@308 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2007-12-02 21:52:47 +00:00
parent ca61ee42d9
commit 8f8fe01e04
4 changed files with 8 additions and 8 deletions

View file

@ -33,7 +33,7 @@ _940_ctl_t *shared_ctl = 0;
unsigned char *mp3_mem = 0;
#define MP3_SIZE_MAX (0x400000 + 0x800000) // 12M
#define CODE940_FILE "pico940.bin"
#define CODE940_FILE "pico940_v2.bin"
int crashed_940 = 0;