libnedit
Lightweight C++ library for Nintendo DS(i) formats
|
Public Attributes | |
u32 | file_size |
u32 | section_count |
Encoding | encoding |
u8 | unk_1 |
u16 | unk_2 |
u32 | unk_3 |
u32 | unk_4 |
u32 | unk_5 |
Public Attributes inherited from ntr::fmt::MagicStartBase< u64, 0x31676D624753454D > | |
u64 | magic |
Additional Inherited Members | |
Public Member Functions inherited from ntr::fmt::MagicStartBase< u64, 0x31676D624753454D > | |
constexpr bool | IsValid () |
void | EnsureMagic () |
Static Public Attributes inherited from ntr::fmt::MagicStartBase< u64, 0x31676D624753454D > | |
static constexpr u64 | Magic |