removed duplicate include
This commit is contained in:
parent
979c59d6f2
commit
832c215a2d
@ -18,8 +18,6 @@
|
|||||||
|
|
||||||
#include <3ds/types.h>
|
#include <3ds/types.h>
|
||||||
|
|
||||||
#include <3ds/types.h>
|
|
||||||
|
|
||||||
/// Luma shared config type.
|
/// Luma shared config type.
|
||||||
typedef struct LumaSharedConfig {
|
typedef struct LumaSharedConfig {
|
||||||
u64 hbldr_3dsx_tid; ///< Title ID to use for 3DSX loading.
|
u64 hbldr_3dsx_tid; ///< Title ID to use for 3DSX loading.
|
||||||
|
Reference in New Issue
Block a user