mirror of
https://github.com/libretro/libretro-super.git
synced 2024-12-02 13:16:25 +00:00
(PS3) Compile prboom and SNES9x Next with GCC
This commit is contained in:
parent
654c0f203c
commit
ec9f889945
@ -33,6 +33,8 @@ WANT_CORES=" \
|
||||
nxengine \
|
||||
quicknes \
|
||||
prosystem \
|
||||
snes9x_next \
|
||||
prboom \
|
||||
stella \
|
||||
tyrquake \
|
||||
gw \
|
||||
|
@ -17,9 +17,7 @@ fi
|
||||
if [[ -z "$1" ]]; then
|
||||
WANT_CORES=" \
|
||||
2048
|
||||
snes9x_next \
|
||||
gambatte \
|
||||
prboom \
|
||||
vba_next \
|
||||
vecx"
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user