xref: /original-bsd/games/sail/driver.h (revision a0a7d8f4)
1 /*
2  * Copyright (c) 1983 Regents of the University of California,
3  * All rights reserved.  Redistribution permitted subject to
4  * the terms of the Berkeley Software License Agreement.
5  */
6 
7 /*
8  * @(#)driver.h	2.2 04/23/85
9  */
10 
11 #include "externs.h"
12 
13 int dtab[];
14