mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-01-25 22:24:16 +00:00
Remove duplicate header.
This commit is contained in:
parent
5d96c43c65
commit
b98bfe7578
@ -1,16 +0,0 @@
|
|||||||
//========= Copyright © 1996-2002, Valve LLC, All rights reserved. ============
|
|
||||||
//
|
|
||||||
// Purpose:
|
|
||||||
//
|
|
||||||
// $NoKeywords: $
|
|
||||||
//=============================================================================
|
|
||||||
|
|
||||||
#if !defined( WRECTH )
|
|
||||||
#define WRECTH
|
|
||||||
|
|
||||||
typedef struct rect_s
|
|
||||||
{
|
|
||||||
int left, right, top, bottom;
|
|
||||||
} wrect_t;
|
|
||||||
|
|
||||||
#endif
|
|
Loading…
x
Reference in New Issue
Block a user