#ifndef USE_FOR_NETWORKMANUAL
#define USE_FOR_NETWORKMANUAL 1
#endif
#include <revolution/hbm.h>
void HBMDeleteEx( void );
None.
None.
Destroys additional resource information for WiiWare.
Deletes only those items that were secured and set by HBMCreateEx. Even if this function is not called, the items that were secured and set by HBMCreateEx are freed when HBMDelete executes. You are thus free to simply use this function to match your applications.
CONFIDENTIAL