6 lines
102 B
C
6 lines
102 B
C
#pragma once
|
|
|
|
#include <3ds/types.h>
|
|
|
|
u32 getKExtSize(void);
|
|
bool isTitleLaunchPrevented(u64 titleId); |