Add RS-90 support to Gitlab
This commit is contained in:
parent
706926caff
commit
d468f473e8
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue