Add location support (all four grand slam locations)
commit304a12400ad8872e5558ca8bd8f3fb3ab2930873
authorThomas Perl <thp@perli.net>
Sat, 7 Feb 2009 15:44:36 +0000 (7 16:44 +0100)
committerThomas Perl <thp@perli.net>
Sat, 7 Feb 2009 15:44:36 +0000 (7 16:44 +0100)
treeba2fbae3d0b8dbf97c7baf512cf8a6372431654f
parentffd239185f426548a86ba5b0be7603c8a1987ce2
Add location support (all four grand slam locations)

This is currently very rough, but will be the basis for
future improvements in the location support :)
14 files changed:
data/COPYING [new file with mode: 0644]
data/ctt_hard.png
data/loc_arthur_ashe_stadium.png [new file with mode: 0644]
data/loc_court_no_1.png [new file with mode: 0644]
data/loc_margaret_court_arena.png [new file with mode: 0644]
data/loc_stade_roland_garros.png [new file with mode: 0644]
doc/locations.txt [new file with mode: 0644]
game.c
game.h
graphics.c
graphics.h
locations.h [new file with mode: 0644]
makefile
tennix.c