Skip to content

Commit

Permalink
Correct module registration line for retroarch
Browse files Browse the repository at this point in the history
  • Loading branch information
T. Joseph Carter authored and T. Joseph Carter committed Jul 1, 2015
1 parent 0ca7b13 commit daa57b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules.d/player-rules.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# vim: set ts=3 sw=3 noet ft=sh : bash

register_module player any
register_module player retroarch
libretro_retroarch_name="RetroArch"
libretro_retroarch_dir="retroarch"
libretro_retroarch_git_url="https://github.com/libretro/RetroArch.git"
Expand Down

0 comments on commit daa57b6

Please sign in to comment.