mirror of
https://github.com/libretro/libretro-super
synced 2024-11-28 20:14:22 +00:00
Wrong makefile for tyrquake
This commit is contained in:
parent
16d1ddf2e1
commit
7e1febcf06
@ -139,7 +139,7 @@ build_libretro_picodrive() {
|
||||
}
|
||||
|
||||
build_libretro_tyrquake() {
|
||||
build_libretro_generic_makefile "tyrquake" "." "Makefile" ${FORMAT_COMPILER_TARGET}
|
||||
build_libretro_generic_makefile "tyrquake" "." "Makefile.libretro" ${FORMAT_COMPILER_TARGET}
|
||||
}
|
||||
|
||||
build_libretro_2048() {
|
||||
|
Loading…
Reference in New Issue
Block a user