summaryrefslogtreecommitdiff
path: root/cheat/internal_rewrite/CInput.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'cheat/internal_rewrite/CInput.hpp')
-rw-r--r--cheat/internal_rewrite/CInput.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/cheat/internal_rewrite/CInput.hpp b/cheat/internal_rewrite/CInput.hpp
index 84802d3..a7c2127 100644
--- a/cheat/internal_rewrite/CInput.hpp
+++ b/cheat/internal_rewrite/CInput.hpp
@@ -12,6 +12,7 @@ struct verified_cmd_t {
class CInput {
void* pvftable; //0x00
+ char pad[ 0x8 ];
public:
bool m_fTrackIRAvailable; //0x04
bool m_fMouseInitialized; //0x05