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
/
sudoku
/
generator.h
blob
222a9247b2ab80a4359c05467c4af4319fe5319b
1
bool
sudoku_generate_board
(
struct
sudoku_state_t
*
state
,
char
**
difficulty
);
2
bool
sudoku_solve_board
(
struct
sudoku_state_t
*
state
);