summaryrefslogtreecommitdiff
path: root/game/client/tf/vgui/store/tf_store.h
diff options
context:
space:
mode:
Diffstat (limited to 'game/client/tf/vgui/store/tf_store.h')
-rw-r--r--game/client/tf/vgui/store/tf_store.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/game/client/tf/vgui/store/tf_store.h b/game/client/tf/vgui/store/tf_store.h
new file mode 100644
index 0000000..67c83d2
--- /dev/null
+++ b/game/client/tf/vgui/store/tf_store.h
@@ -0,0 +1,12 @@
+//========= Copyright Valve Corporation, All rights reserved. ============//
+//
+//=======================================================================================//
+
+#ifndef TF_STORE_H
+#define TF_STORE_H
+#ifdef _WIN32
+#pragma once
+#endif
+
+
+#endif // TF_STORE_H