repo.or.cz
/
kugel-rb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
as3525v1: duplicate the right channel into the left channel when recording microphone
[kugel-rb.git]
/
apps
/
plugins
/
clock
/
clock_menu.h
blob
c02a42ce2a9a5d1b484cc11a1316c750609cec4d
1
2
#ifndef _CLOCK_MENU_
3
#define _CLOCK_MENU_
4
5
bool
main_menu
(
void
);
6
7
#endif
/* _CLOCK_MENU_ */