mirror of
https://github.com/libretro/RetroArch
synced 2025-01-29 18:32:44 +00:00
Updated common-shaders link
This commit is contained in:
parent
5c564723df
commit
c39cc503df
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user