mirror of
https://github.com/switchbrew/switch-examples.git
synced 2025-06-21 05:12:40 +02:00
Updated comment in simplegfx.
This commit is contained in:
parent
e491c5af50
commit
7c8ca82f2a
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user