highscore_clear();
Returns: N/A
With this function you can clear the internal global high score
list, resetting all names to the default value of "Unknown" and all
scores to the default value of 0.
highscore_clear();
This would clear the high score list.