libretro / common-shaders

Collection of commonly used Cg shaders. These shaders are usable by either HLSL and/or Cg runtime compilers. The cg2glsl script will translate most of these into GLSL shaders.
http://www.libretro.com
1.05k stars 250 forks source link

docs: fix simple typo, limigations -> limitations #160

Closed timgates42 closed 3 years ago

timgates42 commented 3 years ago

There is a small typo in crt/shaders/crt-royale/src/derived-settings-and-constants.h.

Should read limitations rather than limigations.

Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md