Really show Beyond Zork's title screen.
authorTimo Korvola <tkorvola@iki.fi>
Mon, 5 Mar 2018 22:02:33 +0000 (00:02 +0200)
committerDavid Griffith <dave@661.org>
Sun, 11 Mar 2018 11:48:50 +0000 (04:48 -0700)
commit3f680260030cc085d43266bfde137f72a44865eb
tree2017b6f523316a4d1059e4501dd5c0bd623eee00
parentf4b322a822186c5c32c647ed2bad95582a09d9ab
Really show Beyond Zork's title screen.

Drawing doesn't work before RESTART_END because windows aren't
properly set up.  No, RESTART_WPROP_SET is not enough.

You'll need a blorb with the title graphics.  That is the only
resource of the game - you don't need the blorb to play.
src/sdl/sf_resource.c