mirror of
https://git.code.sf.net/p/quake/newtree
synced 2024-11-22 12:11:34 +00:00
build.h must die
This commit is contained in:
parent
96ecbb71bf
commit
b6fcbb239a
1 changed files with 6 additions and 0 deletions
6
include/buildnum.h
Normal file
6
include/buildnum.h
Normal file
|
@ -0,0 +1,6 @@
|
|||
#ifndef __buildnum_h
|
||||
#define __buildnum_h
|
||||
|
||||
int build_number( void );
|
||||
|
||||
#endif
|
Loading…
Reference in a new issue