Oops, forgot one file

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14979 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Nils Wallménius 2007-10-04 10:32:28 +00:00
parent cb9ba11de6
commit 84fcf967e4

View file

@ -19,5 +19,8 @@
int tick(void);
/* used by beatbox */
void pressNote(int ch, int note, int vol);
extern long tempo;