xref: /original-bsd/games/sail/driver.h (revision e59fb703)
1 /*
2  * Copyright (c) 1983 Regents of the University of California.
3  * All rights reserved.
4  *
5  * %sccs.include.redist.c%
6  *
7  *	@(#)driver.h	5.4 (Berkeley) 06/01/90
8  */
9 
10 #include "externs.h"
11 
12 int dtab[];
13