freebsd-dev/games/sail
Bruce Evans 5d34c3e0f1 Fixed printf format errors. Didn't fix gross homemade varargs function
Write().  Pointers are passed to it as longs, but it expects them to
be passed as ints.  The alpha non-fixes made this worse.
1998-06-30 18:58:28 +00:00
..
:file
:scene
:ship
:specs
assorted.c
dr_1.c Cast pointers to long instead of int. 1998-05-09 10:51:27 +00:00
dr_2.c
dr_3.c
dr_4.c
dr_5.c
dr_main.c
driver.h
externs.h
game.c
globals.c
lo_main.c
machdep.h
main.c
Makefile
misc.c
parties.c
pathnames.h
pl_1.c
pl_2.c
pl_3.c
pl_4.c Cast pointers to long instead of int. 1998-05-09 10:51:27 +00:00
pl_5.c
pl_6.c
pl_7.c
pl_main.c Cast pointers to long instead of int. 1998-05-09 10:51:27 +00:00
player.h
sail.6
sync.c Fixed printf format errors. Didn't fix gross homemade varargs function 1998-06-30 18:58:28 +00:00
version.c