Skip to content

Instantly share code, notes, and snippets.

View NickelMattera's full-sized avatar
🌈
No pride for some of us without liberation for all of us.

Nickel Mattera (she/they) NickelMattera

🌈
No pride for some of us without liberation for all of us.
View GitHub Profile
#include <stdio.h>
#include <switch.h>
#define INNER_HEAP_SIZE 0x80000
extern "C" {
extern u32 __start__;
u32 __nx_applet_type = AppletType_None;