Update retro-pie-notes.txt

Added .do files to supported extensions
This commit is contained in:
dabonetn 2018-02-03 18:21:08 -05:00 committed by GitHub
parent 4570ef6137
commit 67a35f58ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ to this..
<name>apple2</name>
<fullname>Apple II</fullname>
<path>/home/pi/RetroPie/roms/apple2</path>
<extension>.dsk .nib .po .DSK .NIB .PO</extension>
<extension>.dsk .nib .po .DSK .NIB .PO .do .DO</extension>
<command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ apple2 %ROM%</command>
<platform>apple2</platform>
<theme>apple2</theme>