summaryrefslogtreecommitdiff
path: root/internal_rewrite/context.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'internal_rewrite/context.hpp')
-rw-r--r--internal_rewrite/context.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal_rewrite/context.hpp b/internal_rewrite/context.hpp
index 8ed3845..03af09f 100644
--- a/internal_rewrite/context.hpp
+++ b/internal_rewrite/context.hpp
@@ -24,6 +24,7 @@ struct shot_data_t {
int m_hit{ };
int m_damage{ };
bool m_logged{ };
+ matrix3x4 m_matrix[ 128 ];
};
//replacement to the old global:: namespace