Ragnarok SpriteViewer
=====================

You must have extracted the data.grf file using GRFEXTRACT for this to work.

- Run it, and if all is well you should see a treeview under "Directory Tree" .
- Double click "count.spr" and you should see digital-clock digits appear in the black box.
- Uncheck "Show frame numbers" option if you don't want to show the numbers.
- Uncheck  "Show all frames" option if you just want to view the first frame in the SPR.
- Click File>Save Single to save one frame.  It will save the frame of the current SPR
  as a bitmap in a folder named "Output" located wherever you placed the application.
- Click File>Save Multiple to save all frames.  It will not ask confirmation.  All bitmaps will
  be saved as <spr filename>_XX.BMP where XX is a number specifying which frame of the SPR.
  
Obviously, I am not being user friendly.  I need to re-write this....