mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-21 08:01:30 -07:00
Added a help file, mostly thanks to Jacob.
[originally from svn r4460]
This commit is contained in:
@ -14,6 +14,7 @@
|
||||
#include "tree234.h"
|
||||
|
||||
const char *const game_name = "Netslide";
|
||||
const char *const game_winhelp_topic = "games.netslide";
|
||||
const int game_can_configure = TRUE;
|
||||
|
||||
#define PI 3.141592653589793238462643383279502884197169399
|
||||
|
Reference in New Issue
Block a user