mirror of
https://github.com/LumaTeam/Luma3DS.git
synced 2026-02-22 18:04:38 +00:00
6 lines
75 B
C
6 lines
75 B
C
|
|
#pragma once
|
||
|
|
|
||
|
|
#include <3ds/types.h>
|
||
|
|
|
||
|
|
void pmDbgHandleCommands(void *ctx);
|