Misc: Remove unused files

This commit is contained in:
Stenzek
2024-09-01 23:17:17 +10:00
parent 7f4e5d55db
commit 88ee70ef8a
28 changed files with 0 additions and 1623 deletions

View File

@ -1,3 +0,0 @@
fxc /T vs_4_0 /E main /O3 /Fh display_vs.hlsl.h /Vn "static s_display_vs_bytecode" display_vs.hlsl
fxc /T ps_4_0 /E main /O3 /Fh display_ps.hlsl.h /Vn "static s_display_ps_bytecode" display_ps.hlsl
fxc /T ps_4_0 /E main /O3 /D ALPHA=1 /Fh display_ps_alpha.hlsl.h /Vn "static s_display_ps_alpha_bytecode" display_ps.hlsl