mirror of
https://github.com/switchbrew/switch-examples.git
synced 2025-06-21 21:32:40 +02:00
Removed an old line in applet/recording.
This commit is contained in:
parent
377b8ab820
commit
159631cb56
@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
//See also libnx applet.h. See applet.h for the requirements for using this.
|
//See also libnx applet.h. See applet.h for the requirements for using this.
|
||||||
|
|
||||||
extern u32 g_appletRecordingInitialized;
|
|
||||||
|
|
||||||
int main(int argc, char **argv)
|
int main(int argc, char **argv)
|
||||||
{
|
{
|
||||||
u32* framebuf;
|
u32* framebuf;
|
||||||
|
Loading…
Reference in New Issue
Block a user