mirror of
https://github.com/libretro/libretro-super
synced 2025-03-14 04:18:40 +00:00
Add DICE to rules.
This commit is contained in:
parent
8a019b0c9c
commit
8c6284ac2f
@ -1822,6 +1822,12 @@ include_core_vidtest() {
|
||||
libretro_vidtest_name="vidtest"
|
||||
libretro_vidtest_git_url="https://github.com/schellingb/vidtest_libretro.git"
|
||||
|
||||
include_core_dice() {
|
||||
register_module core "dice"
|
||||
}
|
||||
libretro_dice_name="dice"
|
||||
libretro_dice_git_url="https://github.com/mittonk/dice-libretro.git"
|
||||
|
||||
|
||||
# CORE RULE VARIABLES
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user