~ubuntu-branches/ubuntu/hardy/pacman/hardy

« back to all changes in this revision

Viewing changes to gamedata.cc

  • Committer: Bazaar Package Importer
  • Author(s): Peter Joseph
  • Date: 2001-07-16 00:40:44 UTC
  • Revision ID: james.westby@ubuntu.com-20010716004044-faape96k5f658yxa
Tags: 10-13
Fixed HPPA build problems thanks to Snowman (closes: #104861)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#include <stdlib.h>
1
2
#include"gamedata.h"
2
3
#include"board.h"
3
4
#include"pac.h"