mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-29 14:05:17 -04:00
docs: style fixes
This commit is contained in:
parent
57ac153671
commit
59ea93e9cd
17 changed files with 23 additions and 33 deletions
|
@ -1,4 +1,4 @@
|
|||
# jpegdec
|
||||
This module is a reimplementation of the Horizon OS's "jpegdec" system module, which is responsible for JPEG format decoding.
|
||||
This module is a reimplementation of the Horizon OS's `jpegdec` system module, which is responsible for JPEG format decoding.
|
||||
|
||||
Atmosphère's reimplementation allows two sessions instead of 1, so homebrew can use it for software JPEG decoding in addition to the OS itself.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue