Merge pull request #319 from RobLoach/patch-5

Add building of NEC - PC-FX
This commit is contained in:
Twinaphex 2016-08-20 15:58:56 +02:00 committed by GitHub
commit 1938114d92
1 changed files with 1 additions and 0 deletions

View File

@ -210,6 +210,7 @@ build_libretro_databases() {
build_libretro_database "NEC - PC Engine CD - TurboGrafx-CD" "rom.crc"
build_libretro_database "NEC - PC Engine - TurboGrafx 16" "rom.crc"
build_libretro_database "NEC - PC Engine SuperGrafx" "rom.crc"
build_libretro_database "NEC - PC-FX" "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"