Metropoli BBS
VIEWER: bmpsamp.rc MODE: TEXT (ASCII)
/*
	BMPSAMP.RC
	sample resource file for custom bitmaps saver module
*/
STRINGTABLE
{
/* replace "Custom Bitmaps" below with name of saver module */
	1	"Custom Bitmaps"
}
/* insert lines enumerating the bitmap files, for example
BITMAP	1	"bitmap1.bmp"
BITMAP	2	"bitmap2.bmp"
BITMAP	3	"bitmap3.bmp"
BITMAP	4	"bitmap4.bmp"
after the following line
*/
[ RETURN TO DIRECTORY ]