mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 12:22:33 -05:00
fix: fbneo data dir paths (hiscore, samples)
This commit is contained in:
@@ -38,7 +38,7 @@ data_directories:
|
|||||||
destination: fbneo/cheats
|
destination: fbneo/cheats
|
||||||
source_ref: "src/burner/conc.cpp:167"
|
source_ref: "src/burner/conc.cpp:167"
|
||||||
- ref: fbneo-samples
|
- ref: fbneo-samples
|
||||||
destination: fbneo/samples
|
destination: fbneo
|
||||||
source_ref: "src/burn/snd/samples.cpp:21-35"
|
source_ref: "src/burn/snd/samples.cpp:21-35"
|
||||||
|
|
||||||
notes: |
|
notes: |
|
||||||
|
|||||||
@@ -251,7 +251,7 @@ systems:
|
|||||||
required: true
|
required: true
|
||||||
data_directories:
|
data_directories:
|
||||||
- ref: fbneo-hiscore
|
- ref: fbneo-hiscore
|
||||||
destination: fbneo
|
destination: ''
|
||||||
- ref: fbneo-cheats
|
- ref: fbneo-cheats
|
||||||
destination: fbneo
|
destination: fbneo
|
||||||
- ref: fbneo-samples
|
- ref: fbneo-samples
|
||||||
|
|||||||
Reference in New Issue
Block a user