Update Mednafen version.

This commit is contained in:
Themaister 2012-10-13 18:51:46 +02:00
parent cb43c41f5f
commit 09f3f220c0
2 changed files with 2 additions and 2 deletions

View File

@ -172,7 +172,7 @@ build_libretro_stella()
fi
}
MEDNAFEN_VER=0924
MEDNAFEN_VER=0925
build_libretro_mednafen()
{

View File

@ -12,7 +12,7 @@ if [ ! -d "$LIBRETRO_DIR" ]; then
mkdir -p "$LIBRETRO_DIR"
fi
MEDNAFEN_VER=0924
MEDNAFEN_VER=0925
LIBS=""
LIBS="$LIBS libretro-bsnes/libretro-089-bsnes-performance.dll"