summaryrefslogtreecommitdiff
path: root/internal_rewrite/context.hpp
diff options
context:
space:
mode:
authornavewindre <boneyaard@gmail.com>2018-11-19 11:48:11 +0100
committernavewindre <boneyaard@gmail.com>2018-11-19 11:48:11 +0100
commit83237c211f21b83959f234b58f44980423864f02 (patch)
tree921c28e290dc9301b3766823dfe826265ffbc12f /internal_rewrite/context.hpp
parentee88bdeca83ebf6aff4b2bebf2c1f93eb2bf9541 (diff)
ddsd
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