summaryrefslogtreecommitdiff
path: root/src/components.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/components.cpp')
-rw-r--r--src/components.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/components.cpp b/src/components.cpp
new file mode 100644
index 0000000..7531dd2
--- /dev/null
+++ b/src/components.cpp
@@ -0,0 +1,5 @@
+
+#include "components.hpp"
+
+TypeSafeInt_B(EntityHandle);
+TypeSafeInt_B(GrBindsHandle);