mirror of
https://git.code.sf.net/p/quake/newtree
synced 2024-11-13 07:57:48 +00:00
68ca31e417
The use of these files isn't being committed just yet.
6 lines
71 B
C
6 lines
71 B
C
#ifndef __build_h
|
|
#define __build_h
|
|
|
|
int build_number( void );
|
|
|
|
#endif
|