Skip to content

Commit

Permalink
front: Uncomment library check now that GLideN64 builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
littleguy77 committed Apr 29, 2015
1 parent 1248d3e commit 6caccc0
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -264,7 +264,7 @@ public AppData( Context context )
libraryExists( "mupen64plus-rsp-hle" ) &&
libraryExists( "mupen64plus-ui-console" ) &&
libraryExists( "mupen64plus-video-glide64mk2" ) &&
// TODO libraryExists( "mupen64plus-video-gliden64" ) &&
libraryExists( "mupen64plus-video-gliden64" ) &&
libraryExists( "mupen64plus-video-gln64" ) &&
libraryExists( "mupen64plus-video-rice" ) &&
libraryExists( "SDL2" ) &&
Expand Down

0 comments on commit 6caccc0

Please sign in to comment.