mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-08 22:52:27 -04:00
indentation
This commit is contained in:
parent
658d0c9b3a
commit
1dae2c0d25
1 changed files with 1 additions and 1 deletions
|
@ -489,7 +489,7 @@ namespace ui {
|
||||||
YESNO,
|
YESNO,
|
||||||
[this](bool choice) {
|
[this](bool choice) {
|
||||||
if (choice) {
|
if (choice) {
|
||||||
portapack::persistent_memory::cache::defaults();
|
portapack::persistent_memory::cache::defaults();
|
||||||
}
|
}
|
||||||
} );
|
} );
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue