Skip to content

Commit 97f67ed

Browse files
committed
bios folders ra mame
1 parent 7f85455 commit 97f67ed

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

retroarch/component_prepare.sh

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,14 @@ if [[ "$action" == "reset" ]]; then # Run reset-only commands
4343
create_dir "$bios_path/dc"
4444
create_dir "$bios_path/Mupen64plus"
4545
create_dir "$bios_path/quasi88"
46+
create_dir "$bios_path/mame2003/samples"
47+
create_dir "$bios_path/mame2003/artwork"
48+
create_dir "$bios_path/mame2003-plus/samples"
49+
create_dir "$bios_path/mame2003-plus/artwork"
50+
create_dir "$bios_path/mame2010/samples"
51+
create_dir "$bios_path/mame2010/artwork"
52+
create_dir "$bios_path/mame2010/crosshairs"
53+
create_dir "$bios_path/mame2010/fonts"
4654

4755
retroarch_updater
4856

0 commit comments

Comments
 (0)