mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-11 01:10:33 +00:00
Whitespace (#1112)
* remove trailing whitespaces * minor docs tweaks * some more trailing whitespaces * few more tweaks
This commit is contained in:
parent
f344fe648b
commit
f4a72303cb
150 changed files with 493 additions and 494 deletions
|
@ -10,7 +10,7 @@ typedef struct {
|
|||
/* 0x10 */ f32 scale;
|
||||
/* 0x14 */ Vec3f unk_14;
|
||||
/* 0x20 */ s16 unk_20;
|
||||
/* 0x22 */ Color_RGBA8 primColor;
|
||||
/* 0x22 */ Color_RGBA8 primColor;
|
||||
/* 0x26 */ Color_RGBA8 envColor;
|
||||
/* 0x2A */ s16 type;
|
||||
/* 0x2C */ s16 bodyPart;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue