Fix typo in PC Engine SuperGrafx.

This commit is contained in:
sergiobenrocha2 2016-01-17 21:04:21 -02:00
parent ae7d792fc3
commit dff34dc094
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ corename = "Mednafen/Beetle SGX"
manufacturer = "NEC"
categories = "Emulator"
systemname = "PC Engine SuperGrafx"
database = "NEC - Super Grafx"
database = "NEC - PC Engine SuperGrafx"
license = "GPLv2"
permissions = ""
display_version = "v0.9.36"

View File

@ -196,7 +196,7 @@ build_libretro_databases() {
build_libretro_database "Microsoft - MSX" "rom.crc"
build_libretro_database "Microsoft - MSX 2" "rom.crc"
build_libretro_database "NEC - PC Engine - TurboGrafx 16" "rom.crc"
build_libretro_database "NEC - Super Grafx" "rom.crc"
build_libretro_database "NEC - PC Engine SuperGrafx" "rom.crc"
build_libretro_database "Nintendo - Famicom Disk System" "rom.crc"
build_libretro_database "Nintendo - Game Boy" "rom.crc"
build_libretro_database "Nintendo - Game Boy Advance" "rom.crc"