Document Object Tokei Step (#523)

* Cleanup and doc object

* Rename actor stack variable

* Revert actor change and fix ARRY_COUNT typo

* More actor cleanup from review

* Format

* didPrevBounce to hasPrevBounced
This commit is contained in:
Derek Hensley
2021-12-27 03:15:12 +00:00
committed by GitHub
parent af7525e2d3
commit d2c411e132
3 changed files with 40 additions and 48 deletions
+4 -4
View File
@@ -1,8 +1,8 @@
<Root>
<File Name="object_tokei_step" Segment="6">
<DList Name="object_tokei_step_DL_000080" Offset="0x80" />
<DList Name="object_tokei_step_DL_000088" Offset="0x88" />
<Texture Name="object_tokei_step_Tex_000120" OutName="tex_000120" Format="rgba16" Width="32" Height="32" Offset="0x120" />
<Collision Name="object_tokei_step_Colheader_000968" Offset="0x968" />
<DList Name="gClocktowerPanelEmptyDL" Offset="0x80" />
<DList Name="gClocktowerPanelDL" Offset="0x88" />
<Texture Name="gClocktowerPanelTex" OutName="clocktower_panel" Format="rgba16" Width="32" Height="32" Offset="0x120" />
<Collision Name="gClocktowerPanelCol" Offset="0x968" />
</File>
</Root>