Skip to content

Commit

Permalink
fix Final Burn Alpha target
Browse files Browse the repository at this point in the history
when building default cores
  • Loading branch information
retro-wertz authored Jan 18, 2017
1 parent e259462 commit f747f9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libretro-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ build_default_cores() {
libretro_build_core snes9x2005
if [ $platform != "psp1" ]; then
# Excluded for binary size reasons
libretro_build_core fb_alpha
libretro_build_core fbalpha
fi
libretro_build_core fceumm
libretro_build_core fmsx
Expand Down

0 comments on commit f747f9f

Please sign in to comment.