~ubuntu-branches/ubuntu/feisty/sgt-puzzles/feisty

« back to all changes in this revision

Viewing changes to slant.c

  • Committer: Bazaar Package Importer
  • Author(s): Ben Hutchings
  • Date: 2005-11-13 16:23:36 UTC
  • Revision ID: james.westby@ubuntu.com-20051113162336-8hgz1g5l3ukoznkq
Tags: 6452-2
Minor changes to package building

Show diffs side-by-side

added added

removed removed

Lines of Context:
2051
2051
#endif
2052
2052
 
2053
2053
const struct game thegame = {
2054
 
    "Slant", "games.slant",
 
2054
    "Slant", "slant",
2055
2055
    default_params,
2056
2056
    game_fetch_preset,
2057
2057
    decode_params,