mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-20 23:51:29 -07:00
Added a help file, mostly thanks to Jacob.
[originally from svn r4460]
This commit is contained in:
@ -21,6 +21,7 @@
|
||||
#include "puzzles.h"
|
||||
|
||||
const char *const game_name = "Null Game";
|
||||
const char *const game_winhelp_topic = NULL;
|
||||
const int game_can_configure = FALSE;
|
||||
|
||||
enum {
|
||||
|
Reference in New Issue
Block a user