Magic number elimination.
authorEric S. Raymond <esr@thyrsus.com>
Sun, 6 Feb 2005 16:24:55 +0000 (16:24 +0000)
committerEric S. Raymond <esr@thyrsus.com>
Sun, 6 Feb 2005 16:24:55 +0000 (16:24 +0000)
commitd7ddf0df59133fd0ff3f49d0ed83079e3a695aeb
tree9d43be06f38c475bcc1c233e263f8689ce0fb966
parent50d43451314c229e511b46b69e7ca878ff9a0930
Magic number elimination.

Try to replace instances of 8 meaning the galaxy size with GALSIZE,
and 10 meaning the quadrant size with QUADSIZE.  It's not certain I
got all of them, however.
ai.c
battle.c
events.c
moving.c
planets.c
reports.c
setup.c
sst.h