mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 09:39:17 +01:00
Update 0f2b9ee517917425_00000000000003c9_ps.txt
Fixed up a comment symbol mistake.
This commit is contained in:
parent
3ff3c36a11
commit
82b942bf78
@ -675,7 +675,7 @@ passPixelColor0 = vec4(intBitsToFloat(R3i.x), intBitsToFloat(R3i.y), intBitsToFl
|
||||
|
||||
#endif
|
||||
|
||||
#if (preset == 2) / FXAA
|
||||
#if (preset == 2) // FXAA
|
||||
/*-----------------------------settings-------------------------------------*/
|
||||
|
||||
#define Subpix $subPix //[0.000 to 1.000] Choose the amount of sub-pixel aliasing removal.
|
||||
|
Loading…
Reference in New Issue
Block a user