summaryrefslogtreecommitdiff
path: root/ship_cmd.c
diff options
context:
space:
mode:
authortron <tron@openttd.org>2006-03-03 19:42:09 +0000
committertron <tron@openttd.org>2006-03-03 19:42:09 +0000
commitd85178166324d5d5183ee0f3c1d295a85534d708 (patch)
tree33b8df8ca1efa38a8227dd2ec34da277aed9c554 /ship_cmd.c
parenteeb2b7cd11e67ba35ed5ec51cd84ae1cd41b413b (diff)
downloadopenttd-d85178166324d5d5183ee0f3c1d295a85534d708.tar.xz
(svn r3747) Change HASBIT() to return 0/1 instead of 0/value of tested bit, because the name suggests it does the former and current behavior broke in some places in very subtle ways (for example HASBIT(x, 0) != HASBIT(y, 1) doesn't work, returning a bool after HASBIT(x, 9) neither)
Diffstat (limited to 'ship_cmd.c')
0 files changed, 0 insertions, 0 deletions