source-engine/game/client/econ/tool_items/decoder_ring_tool.h

15 lines
318 B
C
Raw Normal View History

2020-04-22 12:56:21 -04:00
//========= Copyright Valve Corporation, All rights reserved. ============//
//
// Purpose:
//
// $NoKeywords: $
//=============================================================================//
#ifndef DECODER_RING_TOOL_H
#define DECODER_RING_TOOL_H
#ifdef _WIN32
#pragma once
#endif
#endif // DECODER_RING_TOOL_H