source-engine/game/client/tf2/c_vehicle_tank.h

15 lines
292 B
C
Raw Normal View History

2020-04-22 16:56:21 +00:00
//========= Copyright Valve Corporation, All rights reserved. ============//
//
// Purpose:
//
//=============================================================================//
#ifndef C_VEHICLE_TANK_H
#define C_VEHICLE_TANK_H
#ifdef _WIN32
#pragma once
#endif
#endif // C_VEHICLE_TANK_H