diff --git a/r5dev/tier1/cmd.cpp b/r5dev/tier1/cmd.cpp index 64496300..8dae5b66 100644 --- a/r5dev/tier1/cmd.cpp +++ b/r5dev/tier1/cmd.cpp @@ -1,3 +1,9 @@ +//=============================================================================// +// +// Purpose: Console Command +// +//=============================================================================// + #include "core/stdafx.h" #include "tier0/tslist.h" #include "tier1/cmd.h"