1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-19 21:43:29 +01:00

jpegdec: note libjpeg-turbo TODO

This commit is contained in:
Michael Scire 2021-01-18 06:35:14 -08:00 committed by SciresM
parent c848a830ee
commit ed7c0605f9

View file

@ -15,6 +15,8 @@
*/
#include <stratosphere.hpp>
/* TODO: Update libjpeg-turbo to include Nintendo's changes (support for work buffer, rather than malloc) */
extern "C" {
extern u32 __start__;