mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-08 06:32:35 -04:00
Added a voided v
This commit is contained in:
parent
19ebf14e8c
commit
8bfeba0d89
1 changed files with 1 additions and 0 deletions
|
@ -216,6 +216,7 @@ FileSaveView::FileSaveView(
|
||||||
}*/
|
}*/
|
||||||
|
|
||||||
void FileLoadView::refresh_widgets(const bool v) {
|
void FileLoadView::refresh_widgets(const bool v) {
|
||||||
|
(void)v; //avoid unused warning
|
||||||
set_dirty();
|
set_dirty();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue