mirror of
https://github.com/nitraiolo/CfgUSBLoader.git
synced 2025-01-10 02:09:27 +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);
|
|
|