mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-20 14:01:15 +00:00
Colliders: elemType -> elemMaterial (#2189)
* elemType -> elemMaterial * format
This commit is contained in:
parent
8f0e2fc29c
commit
48780cd2b1
240 changed files with 560 additions and 561 deletions
|
@ -44,7 +44,7 @@ ActorProfile En_Nwc_Profile = {
|
|||
|
||||
static ColliderJntSphElementInit sJntSphElementInit = {
|
||||
{
|
||||
ELEMTYPE_UNK1,
|
||||
ELEM_MATERIAL_UNK1,
|
||||
{ 0x00000000, 0x00, 0x00 },
|
||||
{ 0xFFCFFFFF, 0x00, 0x00 },
|
||||
ATELEM_NONE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue