mirror of
https://github.com/GTAmodding/re3.git
synced 2021-02-19 17:49:54 +01:00
fixed autobuild
This commit is contained in:
parent
fa132bb773
commit
a45675d4db
@ -84,7 +84,7 @@ float &CReplay::LoadSceneY = *(float*)0x880F98;
|
|||||||
float &CReplay::LoadSceneZ = *(float*)0x880F94;
|
float &CReplay::LoadSceneZ = *(float*)0x880F94;
|
||||||
|
|
||||||
#if 1
|
#if 1
|
||||||
static void(*(&CBArray)[30])(CAnimBlendAssociation*, void*) = *(void(*(*)[30])(CAnimBlendAssociation*, void*))0x61052C;
|
static void(*(&CBArray)[30])(CAnimBlendAssociation*, void*) = *(void(*(*)[30])(CAnimBlendAssociation*, void*))*(uintptr*)0x61052C;
|
||||||
#else
|
#else
|
||||||
static void(*CBArray[])(CAnimBlendAssociation*, void*) =
|
static void(*CBArray[])(CAnimBlendAssociation*, void*) =
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user