HBMDelete

Syntax


#include <revolution/hbm.h>

void HBMDelete( void );

Arguments

None.

Return Values

None.

Description

Deletes an instance of the HOME Menu. This function does not delete a sound instance from the HOME Menu. If sound effects are set to play using the HBM library, call HBMDeleteSound() beforehand to delete the sound instance.

See Also

HBMCreate, HBMInit, HBMDeleteSound

Revision History

2007/10/26
Revised the header explanation.
2006/10/02
Deleted a description related to memory allocation.
2006/09/25
Initial version.

CONFIDENTIAL