Commit 709a9e4
committed
refactor(emulation): simplify retroarch enable conditional
Replace if/then with mkDefault on both branches by a single
lib.mkDefault (!cfg.retroarchFull); identical merge semantics.1 parent e4b78ab commit 709a9e4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments