diff options
| author | John Birrell <jb@FreeBSD.org> | 1998-05-09 10:03:01 +0000 |
|---|---|---|
| committer | John Birrell <jb@FreeBSD.org> | 1998-05-09 10:03:01 +0000 |
| commit | 7acec2e63889cdb3bbe33ccb7ab16229172cf445 (patch) | |
| tree | 72a92aecac21eb458e2330201f9cfcd5f059d892 /games | |
| parent | cd5048d0d8181712a7017e21eb11f638ad4f1f4c (diff) | |
Notes
Diffstat (limited to 'games')
| -rw-r--r-- | games/hack/def.objects.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/hack/def.objects.h b/games/hack/def.objects.h index b4400fc4a70b..9d21be6f2d45 100644 --- a/games/hack/def.objects.h +++ b/games/hack/def.objects.h @@ -4,7 +4,6 @@ /* objects have letter " % ) ( 0 _ ` [ ! ? / = * */ #include "config.h" #include "def.objclass.h" -#define NULL (char *)0 struct objclass objects[] = { |
