mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-21 08:01:30 -07:00
Add Windows help topic
[originally from svn r5923]
This commit is contained in:
@ -930,7 +930,7 @@ static int game_timing_state(game_state *state)
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
const struct game thegame = {
|
const struct game thegame = {
|
||||||
"Same Game", NULL,
|
"Same Game", "games.samegame",
|
||||||
default_params,
|
default_params,
|
||||||
game_fetch_preset,
|
game_fetch_preset,
|
||||||
decode_params,
|
decode_params,
|
||||||
|
Reference in New Issue
Block a user