Fetch dwInputSystem

This commit is contained in:
a2x
2023-10-30 10:18:16 +10:00
parent 9b1ab48d3e
commit 56f3255151
6 changed files with 38 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Fri, 27 Oct 2023 01:03:39 +0000
Mon, 30 Oct 2023 00:17:09 +0000
'''
class client_dll: # client.dll
@@ -36,3 +36,6 @@ class engine2_dll: # engine2.dll
dwNetworkGameClient_signOnState = 0x240
dwWindowHeight = 0x5396DC
dwWindowWidth = 0x5396D8
class inputsystem_dll: # inputsystem.dll
dwInputSystem = 0x35770