DavidKinder / Windows-Frotz

Z-code interpreter for Windows, based on Stefan Jokisch's Frotz interpreter core.
http://www.davidkinder.co.uk/frotz.html
GNU General Public License v2.0
58 stars 12 forks source link

further reduce diff to unix frotz #11

Closed borg323 closed 5 years ago

borg323 commented 5 years ago
  1. Updates FSF address
  2. Some spelling corrections
  3. Fixes one zword->zchar change
  4. Removes one unnecessary line break
borg323 commented 5 years ago

If you accept this, it should probably be squashed into a single commit.