~ubuntu-branches/ubuntu/saucy/sgt-puzzles/saucy

« back to all changes in this revision

Viewing changes to twiddle.c

  • Committer: Bazaar Package Importer
  • Author(s): Ben Hutchings
  • Date: 2008-04-13 17:39:38 UTC
  • mto: (1.1.6 upstream) (3.1.2 lenny)
  • mto: This revision was merged to the branch mainline in revision 9.
  • Revision ID: james.westby@ubuntu.com-20080413173938-nnrvlls98m6ky6eq
ImportĀ upstreamĀ versionĀ 7983

Show diffs side-by-side

added added

removed removed

Lines of Context:
1181
1181
#endif
1182
1182
 
1183
1183
const struct game thegame = {
1184
 
    "Twiddle", "games.twiddle",
 
1184
    "Twiddle", "games.twiddle", "twiddle",
1185
1185
    default_params,
1186
1186
    game_fetch_preset,
1187
1187
    decode_params,