Oops, forgot one file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14979 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
cb9ba11de6
commit
84fcf967e4
1 changed files with 3 additions and 0 deletions
|
@ -19,5 +19,8 @@
|
|||
|
||||
int tick(void);
|
||||
|
||||
/* used by beatbox */
|
||||
void pressNote(int ch, int note, int vol);
|
||||
|
||||
extern long tempo;
|
||||
|
||||
|
|
Loading…
Reference in a new issue