User Tools

Site Tools


banjo_kazooie:structs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
banjo_kazooie:structs [2020/01/20 01:11]
mittenz [Object ID Struct]
banjo_kazooie:structs [2020/01/20 01:13] (current)
mittenz [Object ID Struct] fixed ptr ptr causing bolding issues
Line 55: Line 55:
 | 0x0C | func* | | | 0x0C | func* | |
 | 0x10 | func* | | | 0x10 | func* | |
-| 0x14 | (func*)([[ banjo_kazooie:​enums#​object_type_1_struct | objT2*]], Gfx *, Mtx** ) | draw function |+| 0x14 | void (func*)([[ banjo_kazooie:​enums#​object_type_1_struct | objT2*]], Gfx *, Mtx * * ) | draw function |
 |  ||| |  |||
 | 0x1C | float | shadow scale | | 0x1C | float | shadow scale |
Line 134: Line 134:
 | 0x00 | [[banjo_kazooie:​obj_data#​voxel_item_list_struct | voxel_item_struct*]] | voxel_item_ptr | | 0x00 | [[banjo_kazooie:​obj_data#​voxel_item_list_struct | voxel_item_struct*]] | voxel_item_ptr |
 | 0x04 | [[banjo_kazooie:​obj_data#​voxel_struct | voxel_struct *]] | voxel_ptr | | 0x04 | [[banjo_kazooie:​obj_data#​voxel_struct | voxel_struct *]] | voxel_ptr |
-| 0x08 | void (func*)([[ banjo_kazooie:​enums#​object_type_1_struct | objT2*]], Gfx *, Mtx**) | draw function |+| 0x08 | void (func*)([[ banjo_kazooie:​enums#​object_type_1_struct | objT2*]], Gfx *, Mtx * *) | draw function |
 | 0x0C | func* | ??? <color #​c3c3c3>​Value copied from [[banjo_kazooie:​rom_map#​object_array_slot | ObjArraySlot]] field_0x108 bit_1 </​color>​ | | 0x0C | func* | ??? <color #​c3c3c3>​Value copied from [[banjo_kazooie:​rom_map#​object_array_slot | ObjArraySlot]] field_0x108 bit_1 </​color>​ |
 | 0x10 | func * | ??? <color #​c3c3c3>​Value copied from [[banjo_kazooie:​rom_map#​object_array_slot | ObjArraySlot]] field_0x10C bit_1 </​color>​ | | 0x10 | func * | ??? <color #​c3c3c3>​Value copied from [[banjo_kazooie:​rom_map#​object_array_slot | ObjArraySlot]] field_0x10C bit_1 </​color>​ |
banjo_kazooie/structs.txt ยท Last modified: 2020/01/20 01:13 by mittenz