mirror of https://github.com/PCSX2/pcsx2.git
minor merging errors
This commit is contained in:
parent
db7c26cde7
commit
881735b562
|
@ -73,4 +73,4 @@ float4 ps_main(PS_INPUT input) : COLOR
|
|||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
@ -81,6 +81,7 @@
|
|||
#define IDR_CS_FX 10006
|
||||
#define IDD_SHADEBOOST 10007
|
||||
#define IDR_SHADEBOOST_FX 10009
|
||||
#define IDR_TFX_CL 10010
|
||||
#define IDD_HACKS 10011
|
||||
#define IDC_STATIC -1
|
||||
|
||||
|
|
Loading…
Reference in New Issue