Merge pull request #327 from RobLoach/patch-5
Update 3DO to The 3DO Company
This commit is contained in:
commit
e4196898ee
|
@ -5,7 +5,7 @@ corename = "4DO"
|
||||||
manufacturer = "Various"
|
manufacturer = "Various"
|
||||||
categories = "Emulator"
|
categories = "Emulator"
|
||||||
systemname = "3DO"
|
systemname = "3DO"
|
||||||
database = "3DO - 3DO"
|
database = "The 3DO Company - 3DO"
|
||||||
license = "LGPL with additional notes"
|
license = "LGPL with additional notes"
|
||||||
permissions = ""
|
permissions = ""
|
||||||
display_version = "v1.3.2.3"
|
display_version = "v1.3.2.3"
|
||||||
|
|
|
@ -227,7 +227,7 @@ build_libretro_databases() {
|
||||||
build_libretro_database "Nintendo - Pokemon Mini" "rom.crc"
|
build_libretro_database "Nintendo - Pokemon Mini" "rom.crc"
|
||||||
build_libretro_database "Nintendo - Satellaview" "rom.crc"
|
build_libretro_database "Nintendo - Satellaview" "rom.crc"
|
||||||
build_libretro_database "Nintendo - Sufami Turbo" "rom.crc"
|
build_libretro_database "Nintendo - Sufami Turbo" "rom.crc"
|
||||||
build_libretro_database "3DO - 3DO" "rom.crc"
|
build_libretro_database "The 3DO Company - 3DO" "rom.crc"
|
||||||
build_libretro_database "Philips - Videopac+" "rom.crc"
|
build_libretro_database "Philips - Videopac+" "rom.crc"
|
||||||
build_libretro_database "RCA - Studio II" "rom.crc"
|
build_libretro_database "RCA - Studio II" "rom.crc"
|
||||||
build_libretro_database "Sega - 32X" "rom.crc"
|
build_libretro_database "Sega - 32X" "rom.crc"
|
||||||
|
|
Loading…
Reference in New Issue