news
About Elegant Chaos
info
About me and my friends
people
Software from Elegant Chaos
software
Other stuff...
stuff

DL_RebuildBkgndList

Revision
Revised on

Description


Code

on DL_RebuildBkgndList
  global DL_BkgndCount
  
  put 0 into DL_BkgndCount
  DL_UpdateBkgndWindow
  
end DL_RebuildBkgndList