css_enhanced_waf/engine/debug_leafvis.h
FluorescentCIAAfricanAmerican 3bf9df6b27 1
2020-04-22 12:56:21 -04:00

23 lines
503 B
C

//========= Copyright Valve Corporation, All rights reserved. ============//
//
// Purpose:
//
// $Workfile: $
// $Date: $
//
//-----------------------------------------------------------------------------
// $Log: $
//
// $NoKeywords: $
//=============================================================================//
#ifndef DEBUG_LEAFVIS_H
#define DEBUG_LEAFVIS_H
#pragma once
extern void LeafVisBuild( const Vector& p );
extern void LeafVisDraw( void );
#endif // DEBUG_LEAFVIS_H