chiark / gitweb /
I can never remember what that `TRUE' means in the game structure
authorSimon Tatham <anakin@pobox.com>
Sun, 1 May 2005 11:07:13 +0000 (11:07 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 1 May 2005 11:07:13 +0000 (11:07 +0000)
commite72931bfe27e7d7303a22717cce05721551f3e4a
tree1a0a4541a77c49b85a4cd052694396ad7c1f8f77
parent5649e20ef2f17d03ba1d5e0072617541aa880224
I can never remember what that `TRUE' means in the game structure
definitions, so let's move it so that it's just next to the
functions it relates to. This also opens the way for me to add more
booleans next to other functions without getting confused as to
which is which.

[originally from svn r5723]
cube.c
fifteen.c
net.c
netslide.c
nullgame.c
pattern.c
puzzles.h
rect.c
sixteen.c
solo.c
twiddle.c