mirror of
https://github.com/nitraiolo/CfgUSBLoader.git
synced 2025-02-03 05:22:34 +01:00
8 lines
110 B
C
8 lines
110 B
C
#include <gccore.h>
|
|
|
|
#define gecko_channel 1
|
|
#define pausedstartoption 0
|
|
|
|
void do_codes(u64 titleid);
|
|
|