fix: fbneo data dir paths (hiscore, samples)

This commit is contained in:
Abdessamad Derraz
2026-03-29 06:50:36 +02:00
parent 1381a17f9c
commit c241a44c33
2 changed files with 2 additions and 2 deletions

View File

@@ -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: |

View File

@@ -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