Add RS-90 support to Gitlab

This commit is contained in:
Autechre 2021-07-23 21:09:17 +02:00 committed by GitHub
parent 706926caff
commit d468f473e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -215,3 +215,9 @@ libretro-build-dingux-odbeta-mips32:
extends:
- .libretro-dingux-odbeta-mips32-make-default
- .core-defs
# RS-90 OpenDingux Beta
libretro-build-rs90-odbeta-mips32:
extends:
- .libretro-rs90-odbeta-mips32-make-default
- .core-defs