#pragma once #include #include namespace nx { namespace nro { static const uint64_t kNroHomebrewStructMagic = _MAKE_STRUCT_MAGIC_U64("HOMEBREW"); } }