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
+2 -2
View File
@@ -761,8 +761,8 @@ typedef struct NpcInteractInfo {
extern AttentionRangeParams gAttentionRanges[ATTENTION_RANGE_MAX];
extern s16 D_801AED48[8];
extern Gfx D_801AEF88[];
extern Gfx D_801AEFA0[];
extern Gfx gActorSetupXluDL[];
extern Gfx gActorSetupOpaDL[];
extern Actor* gCameraDriftActor;