Add a note about the lutro games (they're assets)

This commit is contained in:
T. Joseph Carter 2015-03-10 14:16:07 -07:00
parent c0cdeab494
commit 4622f36798

View File

@ -319,6 +319,9 @@ libretro_lutro_name="Lutro"
libretro_lutro_git_url="https://github.com/libretro/libretro-lutro.git" libretro_lutro_git_url="https://github.com/libretro/libretro-lutro.git"
libretro_lutro_build_makefile="Makefile" libretro_lutro_build_makefile="Makefile"
## TODO: The lutro modules here aren't really "cores", they're assets
## Figure out where to put them and what to do with them.
register_core "lutro_platformer" none register_core "lutro_platformer" none
libretro_lutro_platformer_name="Lutro-Platformer" libretro_lutro_platformer_name="Lutro-Platformer"
libretro_lutro_platformer_git_url="https://github.com/libretro/lutro-platformer.git" libretro_lutro_platformer_git_url="https://github.com/libretro/lutro-platformer.git"