initial
This commit is contained in:
16
public/tier0/xbox_codeline_defines.h
Normal file
16
public/tier0/xbox_codeline_defines.h
Normal file
@ -0,0 +1,16 @@
|
||||
//========= Copyright <20> 1996-2005, Valve Corporation, All rights reserved. ============//
|
||||
//
|
||||
// Purpose:
|
||||
//
|
||||
// $NoKeywords: $
|
||||
//=============================================================================//
|
||||
|
||||
#ifndef XBOX_CODELINE_DEFINES_H
|
||||
#define XBOX_CODELINE_DEFINES_H
|
||||
|
||||
|
||||
// In the regular src_main codeline, we leave this out.
|
||||
//#define IN_XBOX_CODELINE
|
||||
|
||||
|
||||
#endif // XBOX_CODELINE_DEFINES_H
|
Reference in New Issue
Block a user