move samples to dedicated samples folder

This commit is contained in:
Felix Roos
2022-07-01 10:40:33 +02:00
parent 1d6e74fc77
commit 6b3687357e
102 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -43,8 +43,8 @@ evalScope(
);
loadWebDirt({
sampleMapUrl: 'EmuSP12.json',
sampleFolder: 'EmuSP12',
sampleMapUrl: './samples/EmuSP12.json',
sampleFolder: './samples/EmuSP12',
});
prebake();

Some files were not shown because too many files have changed in this diff Show More