#ifndef USE_FOR_NETWORKMANUAL
#define USE_FOR_NETWORKMANUAL 1
#endif
#include <revolution/hbm.h>
void HBMCreateEx( const HBMNetworkManualInfo* pNetInfo );
pNetInfo |
Additional resource information for WiiWare. |
None.
Initializes the additional resource information for WiiWare according to the information set in pNetInfo.
Be sure to call this function between HBMCreate and HBMInit. The buffer allocated by HBMCreateEx is deallocated when either HBMDelete or HBMDeleteEx is called.
HBMCreateHBMInitHBMDeleteExHBMNetworkManualInfo
CONFIDENTIAL