6 lines
76 B
C
6 lines
76 B
C
|
#pragma once
|
||
|
|
||
|
#include <3ds/types.h>
|
||
|
|
||
|
void loaderHandleCommands(void *ctx);
|