diff options
| author | Ben Harris <bjh21@bjh21.me.uk> | 2023-06-04 19:02:21 +0100 |
|---|---|---|
| committer | Ben Harris <bjh21@bjh21.me.uk> | 2023-06-11 00:33:27 +0100 |
| commit | a943f3177f4adc591a282bdc62eef80675dc2a67 (patch) | |
| tree | 5dd465a8f303fe0d4246c4f161fb2466ee1b374a /rect.c | |
| parent | a9af3fda1d784c42d486a019a0a4e947f762af70 (diff) | |
| download | puzzles-a943f3177f4adc591a282bdc62eef80675dc2a67.zip puzzles-a943f3177f4adc591a282bdc62eef80675dc2a67.tar.gz puzzles-a943f3177f4adc591a282bdc62eef80675dc2a67.tar.bz2 puzzles-a943f3177f4adc591a282bdc62eef80675dc2a67.tar.xz | |
Add MOVE_NO_EFFECT and MOVE_UNUSED return values from interpret_move()
These allow for distinguishing the case where a puzzle doesn't have a
use for a key from the case where it just happens to have no effect in
the current state of the puzzle. These were both represented by NULL,
but that now represents the case where a puzzle hasn't been updated to
make the distinction yet.
Diffstat (limited to 'rect.c')
0 files changed, 0 insertions, 0 deletions