Commit 9076069
committed
Settings: Interpret "compress_rom" setting when initializing settings.
If "compress_rom" is in the source dictionary when initializing Settings, it will set "create_patch_file", "create_compressed_rom", and "create_uncompressed_rom" based off of its value. This allows CLI users to continue using the old setting to get a singular output.1 parent 58477a7 commit 9076069
2 files changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
300 | 306 | | |
301 | 307 | | |
302 | 308 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments