master
rexim 2019-12-22 00:11:08 +07:00
parent 31602e1ea8
commit 89a5e92725
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ typedef struct {
} LevelPicker;
// TODO(#1221): Level Picker scroll does not support mouse wheel
// TODO: Level Picker scroll does not support dragging
// TODO(#1222): Level Picker scroll does not support dragging
void level_picker_populate(LevelPicker *level_picker,
const char *dirpath);