vel/MROBE500
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14813 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
26a05afe10
commit
e571cfb070
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ unsigned int readDWord(int file)
|
|||
}
|
||||
|
||||
int curr_waveform;
|
||||
struct GWaveform waveforms[32] IBSS_ATTR;
|
||||
struct GWaveform waveforms[256] IBSS_ATTR;
|
||||
|
||||
struct GWaveform * loadWaveform(int file)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue