|
libeditwl
Lightweight C++ library for Nintendo DS(i) formats
|
Static Public Attributes | |
| static constexpr u16 | SupportedByteOrder = 0xFFFE |
| static constexpr u16 | SupportedVersion = 0x100 |
Static Public Attributes inherited from twl::fmt::MagicStartBase< u32, Magic > | |
| static constexpr u32 | Magic |
Additional Inherited Members | |
Public Member Functions inherited from twl::fmt::MagicStartBase< u32, Magic > | |
| constexpr bool | IsValid () |
| void | EnsureMagic () |
Public Attributes inherited from twl::fmt::CommonHeader< 0x4352414E > | |
| u16 | byte_order |
| u16 | version |
| u32 | file_size |
| u16 | header_size |
| u16 | block_count |
Public Attributes inherited from twl::fmt::MagicStartBase< u32, Magic > | |
| u32 | magic |