mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-24 18:23:06 -03:00
Update 0f2b9ee517917425_00000000000003c9_ps.txt
Fixed up a comment symbol mistake.
This commit is contained in:
parent
3ff3c36a11
commit
82b942bf78
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue