Update HLDM offsets

This commit is contained in:
Arkshine
2015-08-10 15:58:41 +02:00
parent 2fa53badd9
commit 9a83db66f5
138 changed files with 1775 additions and 1 deletions

View File

@ -21,6 +21,8 @@
{
"m_trackTop" // CPathTrack*
{
"type" "classptr"
"windows" "272"
"linux" "292"
"mac" "292"
@ -28,6 +30,8 @@
"m_trackBottom" // CPathTrack*
{
"type" "classptr"
"windows" "276"
"linux" "296"
"mac" "296"
@ -35,6 +39,8 @@
"m_train" // CFuncTrackTrain*
{
"type" "classptr"
"windows" "280"
"linux" "300"
"mac" "300"
@ -42,6 +48,8 @@
"m_trackTopName" // int
{
"type" "integer"
"windows" "284"
"linux" "304"
"mac" "304"
@ -49,6 +57,8 @@
"m_trackBottomName" // int
{
"type" "integer"
"windows" "288"
"linux" "308"
"mac" "308"
@ -56,6 +66,8 @@
"m_trainName" // int
{
"type" "integer"
"windows" "292"
"linux" "312"
"mac" "312"
@ -63,6 +75,8 @@
"m_code" // TRAIN_CODE
{
"type" "integer"
"windows" "296"
"linux" "316"
"mac" "316"
@ -70,6 +84,8 @@
"m_targetState" // int
{
"type" "integer"
"windows" "300"
"linux" "320"
"mac" "320"
@ -77,6 +93,8 @@
"m_use" // int
{
"type" "integer"
"windows" "304"
"linux" "324"
"mac" "324"