mirror of
https://github.com/nillerusr/source-engine.git
synced 2024-12-29 17:43:01 +00:00
16 lines
264 B
C
16 lines
264 B
C
|
//========= Copyright Valve Corporation, All rights reserved. ============//
|
||
|
//
|
||
|
// Purpose:
|
||
|
//
|
||
|
// $NoKeywords: $
|
||
|
//
|
||
|
//=============================================================================//
|
||
|
|
||
|
#ifndef MAPRULES_H
|
||
|
#define MAPRULES_H
|
||
|
|
||
|
|
||
|
|
||
|
#endif // MAPRULES_H
|
||
|
|