home · contact · privacy
Make is_passable() use yx_uint16 for coordinates instead of two ints.
authorChristian Heller <c.heller@plomlompom.de>
Thu, 27 Jun 2013 23:06:03 +0000 (01:06 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Thu, 27 Jun 2013 23:06:03 +0000 (01:06 +0200)
commitc23b884c2b47fffde180af8179cd8ede5ff67241
treed2e0dc81e66c180c8e9bedf9f4534bc2d839e1b8
parentd7c46fb1de25edd8782fbc7642be71e5e54deab2
Make is_passable() use yx_uint16 for coordinates instead of two ints.
src/actors.c
src/actors.h
src/roguelike.c