mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-07-07 01:52:14 +02:00
jpegdec: note libjpeg-turbo TODO
This commit is contained in:
parent
6c6e698a3e
commit
a63b97fbbd
@ -15,6 +15,8 @@
|
|||||||
*/
|
*/
|
||||||
#include <stratosphere.hpp>
|
#include <stratosphere.hpp>
|
||||||
|
|
||||||
|
/* TODO: Update libjpeg-turbo to include Nintendo's changes (support for work buffer, rather than malloc) */
|
||||||
|
|
||||||
extern "C" {
|
extern "C" {
|
||||||
extern u32 __start__;
|
extern u32 __start__;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user