libnedit
Lightweight C++ library for Nintendo DS(i) formats
|
Public Attributes | |
u16 | screen_width |
u16 | screen_height |
gfx::ScreenColorMode | screen_color_mode |
gfx::ScreenFormat | screen_format |
u32 | data_size |
Public Attributes inherited from ntr::fmt::CommonBlock< 0x5343524E > | |
u32 | block_size |
Public Attributes inherited from ntr::fmt::MagicStartBase< u32, Magic > | |
u32 | magic |
Additional Inherited Members | |
Public Member Functions inherited from ntr::fmt::MagicStartBase< u32, Magic > | |
constexpr bool | IsValid () |
void | EnsureMagic () |
Static Public Attributes inherited from ntr::fmt::MagicStartBase< u32, Magic > | |
static constexpr u32 | Magic |