Updated common-shaders link

This commit is contained in:
Twinaphex 2012-06-03 21:40:28 +02:00
parent 5c564723df
commit c39cc503df

View File

@ -122,7 +122,7 @@ create-salamander:
create-shaders:
ifeq ($(DOWNLOAD_SHADERS),1)
$(RM) -rf ps3/pkg/USRDIR/cores/shaders
$(GIT) clone git://github.com/twinaphex/common-shaders.git ps3/pkg/USRDIR/cores/shaders
$(GIT) clone git://github.com/libretro/common-shaders.git ps3/pkg/USRDIR/cores/shaders
endif
pkg: $(PPU_TARGET) create-shaders create-npdrm-salamander create-npdrm-core