diff options
Diffstat (limited to 'src/components.cpp')
| -rw-r--r-- | src/components.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components.cpp b/src/components.cpp index 7531dd2..03366d5 100644 --- a/src/components.cpp +++ b/src/components.cpp @@ -3,3 +3,4 @@ TypeSafeInt_B(EntityHandle); TypeSafeInt_B(GrBindsHandle); +TypeSafeInt_B(InstanceHandle); |
