initial
This commit is contained in:
14
hammer/buildnum.h
Normal file
14
hammer/buildnum.h
Normal file
@@ -0,0 +1,14 @@
|
||||
//========= Copyright <20> 1996-2005, Valve Corporation, All rights reserved. ============//
|
||||
//
|
||||
// Purpose:
|
||||
//
|
||||
// $NoKeywords: $
|
||||
//=============================================================================//
|
||||
|
||||
#ifndef BUILDNUM_H
|
||||
#define BUILDNUM_H
|
||||
#pragma once
|
||||
|
||||
int build_number( void );
|
||||
|
||||
#endif // BUILDNUM_H
|
||||
Reference in New Issue
Block a user