(PS3) Compile prboom and SNES9x Next with GCC

This commit is contained in:
twinaphex 2016-02-06 22:52:55 +01:00
parent 654c0f203c
commit ec9f889945
2 changed files with 2 additions and 2 deletions

View file

@ -33,6 +33,8 @@ WANT_CORES=" \
nxengine \
quicknes \
prosystem \
snes9x_next \
prboom \
stella \
tyrquake \
gw \

View file

@ -17,9 +17,7 @@ fi
if [[ -z "$1" ]]; then
WANT_CORES=" \
2048
snes9x_next \
gambatte \
prboom \
vba_next \
vecx"
else