mirror of
https://github.com/nitraiolo/CfgUSBLoader.git
synced 2025-01-25 01:11:14 +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);
|
||
|
|