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

Insert omitted GetGWorld fixing crash on startup #6

Open d235j opened 8 years ago

d235j commented 8 years ago

This fixes a rather nasty crash on startup.

Unfortunately the github diff viewer doesn't work because of the Mac line endings. I suggest pulling https://github.com/softdorothy/glider_pro/pull/3 to fix this issue.

Fix on https://github.com/d235j/glider_pro/blob/fix-crash-on-startup/Sources/StructuresInit.c#L431