Update DoD offsets

This commit is contained in:
Arkshine
2015-08-10 15:52:21 +02:00
parent db14b0eae8
commit 2fa53badd9
157 changed files with 2148 additions and 3 deletions

View File

@ -21,6 +21,8 @@
{
"m_fLogic" // int
{
"type" "integer"
"windows" "492"
"linux" "512"
"mac" "512"
@ -28,6 +30,8 @@
"m_cTargets" // int
{
"type" "integer"
"windows" "496"
"linux" "516"
"mac" "516"
@ -35,6 +39,9 @@
"m_iTargetName" // int[16]
{
"type" "integer"
"size" "16"
"windows" "500"
"linux" "520"
"mac" "520"