mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07:00
ItemBHeart (Heart Container) OK and Documented (#1236)
* ItemBHeart (Heart Container) OK and Documented * Add missing spawn params. * z_item_b_heart updates from review. * Rename ItemBHeart_UpdateRotationAndScale to ItemBHeart_UpdateModel * Address comments from review. * Rename unitScale to baseScale. * Fixed function names after master merge.
This commit is contained in:
@@ -6033,7 +6033,7 @@
|
||||
0x808BCDF0:("ItemBHeart_Init",),
|
||||
0x808BCEA8:("ItemBHeart_Destroy",),
|
||||
0x808BCEB8:("ItemBHeart_Update",),
|
||||
0x808BCF54:("func_808BCF54",),
|
||||
0x808BCF54:("ItemBHeart_UpdateModel",),
|
||||
0x808BCFC4:("ItemBHeart_Draw",),
|
||||
0x808BD1E0:("EnDekunuts_Init",),
|
||||
0x808BD31C:("EnDekunuts_Destroy",),
|
||||
|
||||
@@ -6470,7 +6470,7 @@
|
||||
0x808BCD44:("D_808BCD44","f32","",0x4),
|
||||
0x808BCDE0:("sNumLitTorchesInGroup","UNK_TYPE1","",0x1),
|
||||
0x808BD160:("Item_B_Heart_InitVars","UNK_TYPE1","",0x1),
|
||||
0x808BD180:("D_808BD180","UNK_TYPE1","",0x1),
|
||||
0x808BD180:("sInitChain","UNK_TYPE1","",0x1),
|
||||
0x808BD190:("D_808BD190","f32","",0x4),
|
||||
0x808BEF10:("En_Dekunuts_InitVars","UNK_TYPE1","",0x1),
|
||||
0x808BEF30:("D_808BEF30","UNK_TYPE1","",0x1),
|
||||
|
||||
Reference in New Issue
Block a user