

	mega-todo here...


	-- CREATING YOUR OWN SAVER WITH DEVIL --
	(1) create a new empty win32 workspace and project.

	(2) rename [devil.cpp] to [march_devil.cpp].
	    rename [devil_CLEAN.cpp] to [devil.cpp].

	(3) add all files starting with "devil_" to this project.

	(4) usually the ONLY file to edit is [devil.cpp]!
	    define/change the members of g_FACE and
	    start writing/adding your own code here.
	    get more info about the interface members at [devil.h]...


	please...
	* notify me of any saver you write using this
	  so i can link to your page or offer download.
	* dare to ask ANY questions.
	* report bugs and let me know how to improve it.
	* give feedback.


	happy coding // sebastian pipping <webmaster@hartwork.org>
	
