chiark / gitweb /
Arrange that we really _can_ compile all the puzzles into a single
authorSimon Tatham <anakin@pobox.com>
Sat, 22 Jan 2005 15:29:01 +0000 (15:29 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 22 Jan 2005 15:29:01 +0000 (15:29 +0000)
commita99de1be8f01f619b965e446ff4ff85d4324f487
tree2f0aee8aa63600252568868f46422a2576ce76f2
parentcc545532268b04e05005bf65f53f0a1ba39335ba
Arrange that we really _can_ compile all the puzzles into a single
binary if we choose: fix bugs in cube.c and sixteen.c that manifest
when compiled that way, and introduce list.c which provides a global
list of all the available puzzles.

[originally from svn r5169]
cube.c
list.c [new file with mode: 0644]
puzzles.h
sixteen.c