mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 07:17:45 -04:00
frontend: simplify config handling
this 'save diff from default config, all games in single config file' thing wasn't a great idea, the implementation was complicated and bug-ridden, so get rid of it.
This commit is contained in:
parent
bec84f9200
commit
504e2f5688
4 changed files with 101 additions and 327 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -13,5 +13,6 @@ config.cfg
|
|||
srm/
|
||||
brm/
|
||||
mds/
|
||||
cfg/
|
||||
libs/
|
||||
obj/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue