diff options
-rw-r--r-- | games/adventure/hdr.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/adventure/hdr.h b/games/adventure/hdr.h index 3072f9b..c77663a 100644 --- a/games/adventure/hdr.h +++ b/games/adventure/hdr.h @@ -156,7 +156,6 @@ int turns,lmwarn,iwest,knfloc,detail, /* various flags & counters */ int demo,newloc,limit; -char *malloc(); char *decr(); unsigned long crc(); |