Actor Docs (#270)

* Docs

* actor timer_04C -> work_04C

* Actor & Boss unk_04A -> work_04A

* actor & boss unk_048 -> work_048

* actor & boss unk_046 -> work_046

* boss unk_044 -> work_044

* actor event docs

* ActorEvent docs

* name all Event Actor IDs

* EVID names in EventActorInfo comments

* refactor EVC_PASSED_ALL_RINGS by @inspectredc

* clarification comment

* some option docs

* audio enums and macros

* some audio renamings
This commit is contained in:
Alejandro Asenjo Nitti
2024-08-24 19:36:53 -03:00
committed by GitHub
parent 669fff8759
commit e82019fa2b
95 changed files with 2126 additions and 1960 deletions
@@ -1007,8 +1007,8 @@ D_D006B50 = 0xD006B50;
D_D007A70 = 0xD007A70;
D_D008990 = 0xD008990;
D_D0098B0 = 0xD0098B0;
D_D009A40 = 0xD009A40;
D_D00B880 = 0xD00B880;
aKattShipDL = 0xD009A40;
aBillShipDL = 0xD00B880;
D_E000000 = 0xE000000;
D_E003AB0 = 0xE003AB0;
D_E00DFB0 = 0xE00DFB0;
+2 -2
View File
@@ -1007,8 +1007,8 @@ D_D006B50 = 0xD006B50;
D_D007A70 = 0xD007A70;
D_D008990 = 0xD008990;
D_D0098B0 = 0xD0098B0;
D_D009A40 = 0xD009A40;
D_D00B880 = 0xD00B880;
aKattShipDL = 0xD009A40;
aBillShipDL = 0xD00B880;
D_E000000 = 0xE000000;
D_E003AB0 = 0xE003AB0;
D_E00DFB0 = 0xE00DFB0;