mirror of
https://github.com/libretro/libretro-super
synced 2024-11-28 20:14:22 +00:00
Add build rule for gw
This commit is contained in:
parent
5000989157
commit
8a736def82
@ -752,3 +752,7 @@ build_libretro_virtualjaguar() {
|
||||
build_libretro_yabause() {
|
||||
libretro_build_core yabause
|
||||
}
|
||||
|
||||
build_libretro_gw() {
|
||||
libretro_build_core gw
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user