Better to get Width and Height from $21 and $20 of the story file header.
authorDavid Griffith <dave@661.org>
Fri, 31 May 2019 04:25:09 +0000 (21:25 -0700)
committerDavid Griffith <dave@661.org>
Fri, 31 May 2019 04:25:09 +0000 (21:25 -0700)
commitfb11ffbf3402b8fa44a19d3534f76a13ba0df8a4
tree470b0409dd2b6e533161745802887c0c4f144928
parent2533d54b4cf99ca59b7c58d7d3d2b8cf1be79dc4
Better to get Width and Height from $21 and $20 of the story file header.

The locations of $22 and $24 in the story file header are for screen
width and screen height.  This is often synonymous with columns and
rows, but is not guaranteed.  It is better to get these numbers from $21
and $20 which are explicitly stated to be for screen columns and screen
rows.
kitten.inf