Add Wii U.

This commit is contained in:
Stephanie Gawroriski
2020-12-28 19:10:00 -05:00
parent 223255e2e1
commit ec3ba7e2cd

View File

@@ -51,6 +51,10 @@ include:
- project: 'libretro-infrastructure/ci-templates'
file: '/wii-static.yml'
# Nintendo Wii U
- project: 'libretro-infrastructure/ci-templates'
file: '/wiiu-static.yml'
# PLayStation 2
- project: 'libretro-infrastructure/ci-templates'
file: '/ps2-static.yml'
@@ -144,6 +148,12 @@ libretro-build-wii:
- .libretro-wii-static-retroarch-master
- .core-defs
# Nintendo Wii U
libretro-build-wiiu:
extends:
- .libretro-wiiu-static-retroarch-master
- .core-defs
# PlayStation 2
libretro-build-ps2:
extends: