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