mirror of
https://github.com/LumaTeam/Luma3DS.git
synced 2026-05-31 01:16:56 +00:00
6 lines
76 B
C
6 lines
76 B
C
#pragma once
|
|
|
|
#include <3ds/types.h>
|
|
|
|
void loaderHandleCommands(void *ctx);
|