libnx  v4.6.0
Data Structures | Macros
nro.h File Reference

NRO headers. More...

Go to the source code of this file.

Data Structures

struct  NroSegment
 Entry for each segment in the codebin. More...
 
struct  NroStart
 Offset 0x0 in the NRO. More...
 
struct  NroHeader
 This follows NroStart, the actual nro-header. More...
 
struct  NroAssetSection
 Custom asset section. More...
 
struct  NroAssetHeader
 Custom asset header. More...
 

Macros

#define NROHEADER_MAGIC   0x304f524e
 
#define NROASSETHEADER_MAGIC   0x54455341
 
#define NROASSETHEADER_VERSION   0
 

Detailed Description

NRO headers.