gSetupActorDLs (#1893)

* D_801AEFA0 -> gActorEmtpyDL

* gActorSetupOpaDL

* gActorSetupXluDL
This commit is contained in:
Derek Hensley
2026-08-28 04:15:23 -07:00
committed by GitHub
parent 5464daad84
commit 7ddfb60b04
24 changed files with 43 additions and 44 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
801D1DE0 gIdentityMtx
801AEFA0 D_801AEFA0
801AEFA0 gActorSetupOpaDL
+2 -2
View File
@@ -188,8 +188,8 @@ D_801AED8C = 0x801AED8C; // size:0x24
sArrowDmgFlags = 0x801AEDB0; // size:0x24
sDoorLocksInfo = 0x801AEDD4; // size:0x64
sNpcTrackingPresets = 0x801AEE38; // size:0x150
D_801AEF88 = 0x801AEF88; // size:0x18
D_801AEFA0 = 0x801AEFA0; // size:0x8
gActorSetupXluDL = 0x801AEF88; // size:0x18
gActorSetupOpaDL = 0x801AEFA0; // size:0x8
sElectricSparkTextures = 0x801AEFA8; // size:0x28
gActorOverlayTable = 0x801AEFD0; // size:0x5640 type:ActorOverlay
gMaxActorId = 0x801B4610; // size:0x10
+2
View File
@@ -1362,6 +1362,8 @@ wordReplace = {
"D_801D1DE0": "gIdentityMtx",
"D_801D1E20": "gIdentityMtxF",
"sSetupDL": "gSetupDLs",
"D_801AEFA0": "gActorSetupOpaDL",
"D_801AEF88": "gActorSetupXluDL",
"gFaultStruct": "gFaultMgr",