| # | Line 90 | Line 90 | typedef struct holo { | |
|---|---|---|
| 90 | ||
| 91 | #define hdflush(hp) (hdfreebeam(hp,0) && hdsync(hp)) | |
| 92 | ||
| 93 | < | extern HOLO *hdinit(); |
| 93 | > | extern HOLO *hdinit(), *hdalloc(); |
| 94 | extern BEAM *hdgetbeam(); | |
| 95 | extern RAYVAL *hdnewrays(); | |
| 96 | extern long hdmemuse(), hdfiluse(); | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |