Fix resource Blorb opening.
authorTimo Korvola <tkorvola@iki.fi>
Mon, 19 Feb 2018 21:02:53 +0000 (23:02 +0200)
committerTimo Korvola <tkorvola@iki.fi>
Fri, 23 Feb 2018 07:22:10 +0000 (09:22 +0200)
commit5001e9066e1ea876b10c23dc0e0f2b1cb9cf7d1a
tree44251bfb8ab171c4bae09a02a2ab93d4a8b03a8d
parentdf0a57c7891d715e10489bd53d3e2582476b64ac
Fix resource Blorb opening.

ux_blorb_init may have worked for story Blorbs but handling of
separate resource Blorbs (accompanying a plain story file) was quite
broken.

dumb_blorb.c is basically a copy of ux_blorb.c.  Can't be bothered
to copy this fix there.  dfrotz should use the same code instead of
a copy.
src/curses/ux_blorb.c