when changing settings from the Talk and Voice window also update the main widgets...
[Rockbox.git] / apps / plugins / sudoku / generator.h
blob3caa98ee1974b738f2b025947e1e07e26cb5d37d
1 bool sudoku_generate_board(struct sudoku_state_t* state, char** difficulty);