![]() |
HS_chopFIFO | Function (ROM Call 0x23C) |
homescr.h |
void HS_chopFIFO (void); |
Deletes all history items which exceed the limit.
HS_copyFIFO deletes all Home Screen history pairs which exceed the limit set by the user. It is called internally by HS_pushFIFONode, so usually you do not need to call it yourself.