use splash.pcx if available

master
Colin Watson 19 years ago
parent 0e7eea2011
commit db8ce67c51

@ -1472,7 +1472,8 @@
/small_layout screen.size pop 640 eq def
"back.jpg" findfile
"splash.pcx" findfile
dup .undef eq { pop "back.jpg" findfile } if
/background.file over def setimage loadpalette
/max_image_colors image.colors def

Loading…
Cancel
Save