Fix mame2016 makefile name

This commit is contained in:
zoltanvb 2023-10-25 08:29:27 +02:00 committed by GitHub
parent 0a957ef883
commit 3ce71747ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1046,7 +1046,7 @@ include_core_mame2016() {
}
libretro_mame2016_name="MAME 2016 (0.174)"
libretro_mame2016_git_url="https://github.com/libretro/mame2016-libretro.git"
libretro_mame2016_makefile="Makefile"
libretro_mame2016_makefile="Makefile.libretro"
include_core_hbmame() {
register_module core "hbmame"