-/* $NetBSD: extern.h,v 1.7 1998/11/10 13:43:30 hubertf Exp $ */
+/* $NetBSD: extern.h,v 1.9 2001/02/05 00:22:52 christos Exp $ */
/*-
* Copyright (c) 1990, 1993
int next_plane __P((void));
void noise __P((void));
int number __P((char));
+void open_score_file __P((void));
void planewin __P((void));
int pop __P((void));
void push __P((int, int));
void update __P((int));
int yyerror __P((const char *));
int yylex __P((void));
+#ifndef YYEMPTY
int yyparse __P((void));
+#endif
const char *Left __P((char));
const char *Right __P((char));
const char *airport __P((char));