annotate src/copyright2.h @ 13:ed82a42ba89d
Added code to cause missiles, fighters and plasmas to get confused in
nebulous terrain. If it gets confused then it picks a random direction
to go.
author |
darius |
date |
Sat, 06 Dec 1997 06:27:03 +0000 |
parents |
2719a89505ba |
children |
|
rev |
line source |
2
|
1 /*
|
|
2 * Copyright 1989 Kevin P. Smith Scott Silvey
|
|
3 *
|
|
4 * Permission to use, copy, modify, and distribute this software and its
|
|
5 * documentation for any purpose and without fee is hereby granted, provided
|
|
6 * that the above copyright notice appear in all copies.
|
|
7 */
|
|
8
|
|
9 #include "copyright3.h"
|