mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-21 16:05:44 -07:00
Just noticed another thing that could easily catch me out when
adding a new puzzle. [originally from svn r6189]
This commit is contained in:
@ -15,7 +15,9 @@ Add it to Recipe in _four_ places:
|
|||||||
- in the Unix `make install' section at the bottom.
|
- in the Unix `make install' section at the bottom.
|
||||||
|
|
||||||
Add it to list.c so that the OS X binary will be able to select it
|
Add it to list.c so that the OS X binary will be able to select it
|
||||||
from the menus.
|
from the menus. (Also, double-check that the game structure name in
|
||||||
|
the source file has been renamed from `nullgame'. Actually compiling
|
||||||
|
it on OS X would be a good way to check this, if convenient.)
|
||||||
|
|
||||||
Add a documentation section in puzzles.but.
|
Add a documentation section in puzzles.but.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user