softdorothy / GliderPRO

Sources for the Macintosh game, Glider PRO, written by John Calhoun and published by Casady & Green Inc.
GNU General Public License v2.0
389 stars 40 forks source link

Newlines are carriage returns #9

Open naptastic opened 7 years ago

naptastic commented 7 years ago

I'm guessing older versions of OS X stored newlines the same way as DOS. (Shows up as ^M in text editors in Linux, and on Github. These should be converted to newlines (as in "\n").