1
0
mirror of https://github.com/nillerusr/source-engine.git synced 2025-01-30 16:54:27 +00:00

19 lines
314 B
C
Raw Normal View History

2020-04-22 12:56:21 -04:00
//=========== Copyright Valve Corporation, All rights reserved. ===============//
//
// Purpose:
//=============================================================================//
#ifndef UIEVENTCODES_H
#define UIEVENTCODES_H
#ifdef _WIN32
#pragma once
#endif
namespace panorama
{
};
#endif // UIEVENTCODES_H