(

  if [ "$WERR" == "n" ]; then
    OPTS+=" --disable-warn"
  fi
  
  default_game_build

) > $C_FIFO 2>&1
