mirror of
https://github.com/zeldaret/mm.git
synced 2026-07-08 05:20:31 -04:00
Document EnTanron5 (destructible props, fragments, and item drops in Twinmold's arena) (#1319)
* Document EnTanron5 (destructible props, fragments, and item drops in Twinmold's arena) * Respond to engineer's review * Updated the type names, used "ruin" instead of "prop" in comments, and addressed Anon's review * Missed this instance of "prop" * Respond to engineer's review * Update OutNames too
This commit is contained in:
@@ -16100,14 +16100,14 @@
|
||||
0x80BE42A4:("EnTanron4_FlyNearActor",),
|
||||
0x80BE4734:("EnTanron4_Update",),
|
||||
0x80BE4804:("EnTanron4_Draw",),
|
||||
0x80BE4930:("func_80BE4930",),
|
||||
0x80BE4A2C:("func_80BE4A2C",),
|
||||
0x80BE4930:("EnTanron5_SpawnEffectSand",),
|
||||
0x80BE4A2C:("EnTanron5_SpawnEffectBlackDust",),
|
||||
0x80BE4B1C:("EnTanron5_Init",),
|
||||
0x80BE4F24:("EnTanron5_Destroy",),
|
||||
0x80BE4F54:("EnTanron5_Update",),
|
||||
0x80BE5818:("func_80BE5818",),
|
||||
0x80BE5818:("EnTanron5_RuinFragmentItemDrop_Update",),
|
||||
0x80BE5B58:("EnTanron5_Draw",),
|
||||
0x80BE5C10:("func_80BE5C10",),
|
||||
0x80BE5C10:("EnTanron5_ItemDrop_Draw",),
|
||||
0x80BE6040:("EnTanron6_Init",),
|
||||
0x80BE60AC:("EnTanron6_Destroy",),
|
||||
0x80BE60BC:("EnTanron6_DoNothing",),
|
||||
|
||||
@@ -10024,7 +10024,7 @@
|
||||
0x809DF550:("D_809DF550","UNK_TYPE1","",0x1),
|
||||
0x809DF570:("D_809DF570","UNK_TYPE1","",0x1),
|
||||
0x809DF590:("Boss_02_InitVars","UNK_TYPE1","",0x1),
|
||||
0x809DF5B0:("D_809DF5B0","f32","",0x4),
|
||||
0x809DF5B0:("sGiantModeScaleFactor","f32","",0x4),
|
||||
0x809DF5B4:("D_809DF5B4","UNK_TYPE2","[24]",0x30),
|
||||
0x809DF5E4:("D_809DF5E4","UNK_TYPE2","[24]",0x30),
|
||||
0x809DF614:("D_809DF614","UNK_TYPE1","",0x1),
|
||||
@@ -15917,13 +15917,13 @@
|
||||
0x80BE48AC:("D_80BE48AC","f32","",0x4),
|
||||
0x80BE48B0:("D_80BE48B0","f32","",0x4),
|
||||
0x80BE48B4:("D_80BE48B4","f32","",0x4),
|
||||
0x80BE5D80:("D_80BE5D80","UNK_TYPE4","",0x4),
|
||||
0x80BE5D80:("sFragmentAndItemDropCount","UNK_TYPE4","",0x4),
|
||||
0x80BE5D84:("En_Tanron5_InitVars","UNK_TYPE1","",0x1),
|
||||
0x80BE5DA4:("D_80BE5DA4","UNK_TYPE1","",0x1),
|
||||
0x80BE5DD0:("D_80BE5DD0","f32","",0x4),
|
||||
0x80BE5DD4:("D_80BE5DD4","UNK_TYPE2","",0x2),
|
||||
0x80BE5E24:("D_80BE5E24","UNK_TYPE1","",0x1),
|
||||
0x80BE5E74:("D_80BE5E74","UNK_TYPE1","",0x1),
|
||||
0x80BE5DD0:("sGiantModeScaleFactor","f32","",0x4),
|
||||
0x80BE5DD4:("sSpawnPosList","UNK_TYPE2","",0x2),
|
||||
0x80BE5E24:("sDLists","UNK_TYPE1","",0x1),
|
||||
0x80BE5E74:("sBaseScales","UNK_TYPE1","",0x1),
|
||||
0x80BE5ED0:("D_80BE5ED0","f32","",0x4),
|
||||
0x80BE5ED4:("D_80BE5ED4","f32","",0x4),
|
||||
0x80BE5ED8:("D_80BE5ED8","f32","",0x4),
|
||||
|
||||
Reference in New Issue
Block a user