mirror of
https://gitlab.com/skmp/dca3-game.git
synced 2025-08-30 18:10:01 +02:00
fixed autobuild
This commit is contained in:
@@ -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*) =
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user