mirror of
https://github.com/libretro/libretro-super
synced 2024-11-28 11:14:11 +00:00
Correct module registration line for retroarch
This commit is contained in:
parent
0ca7b13f2f
commit
daa57b6315
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user