Skip to content

Commit

Permalink
submodule update
Browse files Browse the repository at this point in the history
  • Loading branch information
ThirteenAG committed Aug 18, 2024
1 parent cd97163 commit 49d6b75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion buildshaders.bat
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ for /R "%shaders_path%" %%i in (*.fxc) do (
echo D | xcopy "%%i" "%win32_30%" /K /H /Y
)

echo D | xcopy "%cd%/shaders/GTAIV.EFLC.FusionShaders/assets/Custom_Stipple" "%cd%/data/update" /K /H /Y /S
echo D | xcopy "%cd%/shaders/GTAIV.EFLC.FusionShaders/resources" "%cd%/data/update" /K /H /Y /S

0 comments on commit 49d6b75

Please sign in to comment.