Skip to content

Commit 1416b9e

Browse files
committed
uae4arm - added missing .ipf extension
1 parent 9e40fcd commit 1416b9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scriptmodules/emulators/uae4arm.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
rp_module_id="uae4arm"
1313
rp_module_desc="Amiga emulator with JIT support"
14-
rp_module_help="ROM Extension: .adf\n\nCopy your Amiga games to $romdir/amiga\n\nCopy the required BIOS files\nkick13.rom\nkick20.rom\nkick31.rom\nto $biosdir/amiga"
14+
rp_module_help="ROM Extension: .adf .ipf\n\nCopy your Amiga games to $romdir/amiga\n\nCopy the required BIOS files\nkick13.rom\nkick20.rom\nkick31.rom\nto $biosdir/amiga"
1515
rp_module_licence="GPL2"
1616
rp_module_repo="git https://github.com/Chips-fr/uae4arm-rpi.git master"
1717
rp_module_section="opt"

0 commit comments

Comments
 (0)