mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-18 17:42:36 -05:00
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;
|
int curr_waveform;
|
||||||
struct GWaveform waveforms[32] IBSS_ATTR;
|
struct GWaveform waveforms[256] IBSS_ATTR;
|
||||||
|
|
||||||
struct GWaveform * loadWaveform(int file)
|
struct GWaveform * loadWaveform(int file)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue