1
0
mirror of https://github.com/libretro/libretro-super synced 2025-04-17 17:42:54 +00:00

Update "compat" correctly.

This commit is contained in:
Themaister 2012-08-30 09:37:10 +02:00
parent 381fa1d33b
commit e0bead21bb

@ -25,7 +25,7 @@ fetch_project_bsnes()
fi
if [ -d "compat" ]; then
cd perf
cd compat
git pull ..
cd ..
else