mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-09-17 07:19:02 +02:00
The beginning of SaveAINFile
This commit is contained in:
@@ -98,7 +98,7 @@ struct CAI_ScriptNode
|
||||
uint64_t scriptdata;
|
||||
};
|
||||
|
||||
struct UnkNodeStruct0
|
||||
struct AINodeClusters
|
||||
{
|
||||
int index;
|
||||
char unk0;
|
||||
@@ -126,7 +126,7 @@ struct UnkNodeStruct0
|
||||
//int* pUnkStruct0Count;
|
||||
//UnkNodeStruct0*** pppUnkNodeStruct0s;
|
||||
|
||||
struct UnkLinkStruct1
|
||||
struct AINodeClusterLinks
|
||||
{
|
||||
short unk0;
|
||||
short unk1;
|
||||
|
Reference in New Issue
Block a user