Skip to content

Commit

Permalink
(3DS) build fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
aliaspider committed Nov 2, 2015
1 parent 6e9566e commit f24d04d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ctr/Makefile.cores
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ else ifeq ($(LIBRETRO), fmsx)
#APP_BANNER = ctr/libretro_banner.png
#APP_AUDIO = ctr/silent.wav

else ifeq ($(LIBRETRO), fba)
else ifeq ($(LIBRETRO), fb_alpha)
APP_TITLE = Final Burn Alpha
#APP_DESCRIPTION = Retroarch 3DS
APP_AUTHOR = Team FB Alpha
Expand Down

0 comments on commit f24d04d

Please sign in to comment.