diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/cm.h | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -162,6 +162,7 @@ extern short ospeed; /* Output speed (from sg_ospeed) */ | |||
| 162 | extern int cost; | 162 | extern int cost; |
| 163 | extern int evalcost (); | 163 | extern int evalcost (); |
| 164 | 164 | ||
| 165 | extern void cmcheckmagic (); | ||
| 165 | extern int cmputc (); | 166 | extern int cmputc (); |
| 166 | extern int cmcostinit (); | 167 | extern int cmcostinit (); |
| 167 | extern int cmgoto (); | 168 | extern int cmgoto (); |