HS_freeAll Function (ROM Call 0x23F)

homescr.h

void HS_freeAll (void);

Clears the Home Screen history.

HS_freeAll clears the history, freeing all nodes. This function calls HS_freeFIFONode repeatedly.


Uses: HS_freeFIFONode, ROM Call 0x5DD
Used by: HomeExecute, cmd_clrhome


See also: cmd_clrhome