summaryrefslogtreecommitdiff
path: root/utils/hlfaceposer/eventproperties_flexanimation.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/hlfaceposer/eventproperties_flexanimation.h')
-rw-r--r--utils/hlfaceposer/eventproperties_flexanimation.h18
1 files changed, 18 insertions, 0 deletions
diff --git a/utils/hlfaceposer/eventproperties_flexanimation.h b/utils/hlfaceposer/eventproperties_flexanimation.h
new file mode 100644
index 0000000..ecf86e5
--- /dev/null
+++ b/utils/hlfaceposer/eventproperties_flexanimation.h
@@ -0,0 +1,18 @@
+//========= Copyright Valve Corporation, All rights reserved. ============//
+//
+// Purpose:
+//
+// $NoKeywords: $
+//=============================================================================//
+
+#ifndef EVENTPROPERTIES_FLEXANIMATION_H
+#define EVENTPROPERTIES_FLEXANIMATION_H
+#ifdef _WIN32
+#pragma once
+#endif
+
+class CEventParams;
+
+int EventProperties_FlexAnimation( CEventParams *params );
+
+#endif // EVENTPROPERTIES_FLEXANIMATION_H