more actor docs

This commit is contained in:
Alejandro Javier Asenjo Nitti
2024-08-15 06:19:21 -03:00
parent e2f6ce3075
commit 92ccdeb991
27 changed files with 264 additions and 258 deletions
+3 -3
View File
@@ -92,8 +92,8 @@ void Display_SetupPlayerSfxPos(Player*);
void Display_Update(void);
// fox_edata
void Ve1SceneryWall1_Draw(Scenery*);
void Ve1SceneryWall2_Draw(Scenery*);
void Ve1Wall1_Draw(Scenery*);
void Ve1Wall2_Draw(Scenery*);
void Object_ApplyWaterDistortion(void);
void AndJamesTrigger_Draw(Actor*);
@@ -230,7 +230,7 @@ void Actor_SpawnGreatFoxLaser(s32 actorId, f32 xPos, f32 yPos, f32 zPos, f32 xVe
void ActorEvent_SpawnEffect347(f32 xPos, f32 yPos, f32 zPos, f32 scale1);
void ActorEvent_8006F254(Actor*);
void ActorEvent_Update(Actor*);
s32 Scenery111_Draw(Scenery*);
s32 SyShipDebris_Draw(Scenery*);
void ActorEvent_Draw(Actor*);
void func_enmy2_800763A4(Actor*);
void ActorEvent_Dying(Actor*);
+1 -1
View File
@@ -197,7 +197,7 @@ extern u16 D_Tex_800DACB8[][32];
extern u16 D_Tex_800D99F8[];
extern u16 gTextCharPalettes[];
extern Gfx gRcpInitDL[];
extern Gfx D_Gfx_800DAC20[];
extern Gfx aCoHighwayShadowDL[];
extern Gfx D_Gfx_800D9688[];
extern u8 D_Tex_800DB4B8[];
extern Gfx D_Gfx_800D94D0[];