2 lines
77 B
C
2 lines
77 B
C
|
bool sudoku_generate_board(struct sudoku_state_t* state, char** difficulty);
|