diff options
| author | Ben Harris <bjh21@bjh21.me.uk> | 2023-08-09 15:58:34 +0100 |
|---|---|---|
| committer | Ben Harris <bjh21@bjh21.me.uk> | 2023-08-09 15:58:34 +0100 |
| commit | 503f1c4ab81928c2792a2cf73bc97587460dac86 (patch) | |
| tree | e2ab999890d14254bfcc741f162584d5556921af /pattern.c | |
| parent | e30d11ecd169c2e963fada4cac28123b4f4f9a7e (diff) | |
| download | puzzles-503f1c4ab81928c2792a2cf73bc97587460dac86.zip puzzles-503f1c4ab81928c2792a2cf73bc97587460dac86.tar.gz puzzles-503f1c4ab81928c2792a2cf73bc97587460dac86.tar.bz2 puzzles-503f1c4ab81928c2792a2cf73bc97587460dac86.tar.xz | |
Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Light Up
Light Up is unusual in that clicking outside the grid hides the
cursor, so the return value from clicks outside the grid is
MOVE_NO_EFFECT or MOVE_UI_UPDATE rather than the more usual
MOVE_UNUSED.
Diffstat (limited to 'pattern.c')
0 files changed, 0 insertions, 0 deletions