home · contact · privacy
Pass pointers to yx_uint16 structs to yx_uint16_cmp() instead of structs themselves.
authorChristian Heller <c.heller@plomlompom.de>
Wed, 21 Aug 2013 19:17:15 +0000 (21:17 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Wed, 21 Aug 2013 19:17:15 +0000 (21:17 +0200)
commit289154889af25ebb05f5ad1149cafd8e82b0b0fa
tree0e47628c5de48c68667098e0fc341c648e45b319
parent022f78b4ca5a98999f5e482277b0a317af91f404
Pass pointers to yx_uint16 structs to yx_uint16_cmp() instead of structs themselves.
src/map_object_actions.c
src/yx_uint16.c
src/yx_uint16.h