csgo-2018-source/public/sfmobjects/sfmobjects.h
2021-07-24 21:11:47 -07:00

16 lines
325 B
C

//====== Copyright © 1996-2004, Valve Corporation, All rights reserved. =======
//
// Purpose:
//
//=============================================================================
#ifndef SFMOBJECTS_H
#define SFMOBJECTS_H
#ifdef _WIN32
#pragma once
#endif
#include "sfmobjects/dmegrapheditorstate.h"
#endif // SFMOBJECTS_H