diff options
| author | Simon Tatham <anakin@pobox.com> | 2020-06-09 14:22:31 +0100 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2020-06-09 14:38:33 +0100 |
| commit | 9aa7b7cdfb2bcd200f45941a58d6ae698882a2d4 (patch) | |
| tree | 52b1cc51a52d651f87625f061a2b7339da98a17f /resource.h | |
| parent | 66b9e8c7de0eecb3d85d9a1766fab1082848448b (diff) | |
| download | puzzles-9aa7b7cdfb2bcd200f45941a58d6ae698882a2d4.zip puzzles-9aa7b7cdfb2bcd200f45941a58d6ae698882a2d4.tar.gz puzzles-9aa7b7cdfb2bcd200f45941a58d6ae698882a2d4.tar.bz2 puzzles-9aa7b7cdfb2bcd200f45941a58d6ae698882a2d4.tar.xz | |
Group: fix assertion failure in Unreasonable generation.
Generating the game id 6dui#12345 would cause an assertion failure in
a call to latin_solver_place that should never have happened in the
first place, because the "return -1" that ought to have prevented it
was accidentally inside #ifdef STANDALONE_SOLVER.
Diffstat (limited to 'resource.h')
0 files changed, 0 insertions, 0 deletions