mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-28 02:03:06 -04:00
Rename symbols related to ailists
This commit is contained in:
+1
-1
@@ -5444,7 +5444,7 @@ u8 func002a_ai_bot_alive[] = {
|
||||
};
|
||||
|
||||
// 20c78
|
||||
struct ailists functions[] = {
|
||||
struct ailist g_GlobalAilists[] = {
|
||||
{ func0000_idle, 0x0000 },
|
||||
{ func0001_unalerted_0001, 0x0001 },
|
||||
{ func0004_unalerted_0004, 0x0004 },
|
||||
|
||||
@@ -4561,8 +4561,8 @@ u32 var8005ef20 = 0xfe000000;
|
||||
u32 var8005ef24 = 0x00000000;
|
||||
u32 var8005ef28 = 0x00000000;
|
||||
u32 var8005ef2c = 0x00000000;
|
||||
u32 var8005ef30 = 0x00000000;
|
||||
u32 var8005ef34 = 0x00000000;
|
||||
s32 g_NumGlobalAilists = 0;
|
||||
s32 g_NumLvAilists = 0;
|
||||
u32 var8005ef38 = 0x00000000;
|
||||
u32 var8005ef3c = 0x00000000;
|
||||
u32 var8005ef40 = 0x00040800;
|
||||
|
||||
Reference in New Issue
Block a user