Mercurial > hg > early-roguelike
comparison rogue5/configure.ac @ 237:2236ef808bcb
XRogue: fix some uses of entire structs instead of their members.
Some calls to runto() were given a pointer to the player struct instead
of to the player's coordinates. A call to death() was passed a pointer
to a monster instead of the monster's type number.
author | John "Elwin" Edwards |
---|---|
date | Tue, 08 Mar 2016 20:47:57 -0500 |
parents | 0e99eade579c |
children | c222f9d56776 |
comparison
equal
deleted
inserted
replaced
236:7c1cb43f346e | 237:2236ef808bcb |
---|