#include <nnsys/g3d/binres/res_struct_accessor.h>
NNSG3dResDataBlockHeader* NNS_G3dGetDataBlockHeaderByIdx( const NNSG3dResFileHeader* header, u32 idx );
header |
The pointer to the resource file header |
| idx | The block header index |
Returns the pointer to the block header.
This function gets the block header in the idx position from the resource file data.
NNS_G3dGetMdlSet, NNS_G3dGetTex
08/02/2004 Initial version.
CONFIDENTIAL