#include <nnsys/g3d/binres/res_struct_accessor.h>
u8*
NNS_G3dGetSbc(
const NNSG3dResMdl* mdl
);
mdl | The pointer to the model |
Returns the pointer to the start of the SBC code string.
This function gets the pointer to the start of the SBC code string inside the model mdl
.
2004/08/02 Initial version.
CONFIDENTIAL