Merge pull request #1863 from zoltanvb/master

Add vidtest core to rules.
This commit is contained in:
Ömercan Kömür 2024-12-01 13:13:01 +03:00 committed by GitHub
commit e46480d1aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1796,6 +1796,13 @@ libretro_noods_name="noods"
libretro_noods_git_url="https://github.com/jonian/libretro-noods.git"
libretro_noods_build_makefile="Makefile.libretro"
include_core_vidtest() {
register_module core "vidtest"
}
libretro_vidtest_name="vidtest"
libretro_vidtest_git_url="https://github.com/schellingb/vidtest_libretro.git"
# CORE RULE VARIABLES
#
# All variables follow the format of libretro_<core>_<setting> where <core> is