Used create rom flag to indicate if sfc file should be generated or not

This commit is contained in:
aerinon
2022-02-24 10:10:51 -07:00
parent 2b0e891ee9
commit 4717449c35
3 changed files with 8 additions and 5 deletions

View File

@@ -1,8 +1,8 @@
{
"checkboxes": {
"createrom": { "type": "checkbox" },
"bps": { "type": "checkbox" },
"createspoiler": { "type": "checkbox" },
"createrom": { "type": "checkbox" },
"calcplaythrough": { "type": "checkbox" },
"usestartinventory": { "type": "checkbox" },
"usecustompool": { "type": "checkbox" }