Updated comment in simplegfx.

This commit is contained in:
yellows8 2017-12-29 19:22:41 -05:00
parent e491c5af50
commit 7c8ca82f2a

View File

@ -4,7 +4,7 @@
#include "image_bin.h"//Your own raw RGB888 1280x720 image at "data/image.bin" is required.
//See also libnx gfx.h + gfx.c source for gfxWaitForVsync().
//See also libnx gfx.h.
int main(int argc, char **argv)
{