mirror of https://github.com/zeldaret/oot.git
Add comment
This commit is contained in:
parent
fb165bf3a7
commit
357843f923
|
@ -34,7 +34,7 @@ typedef struct EnRu1 {
|
|||
/* 0x0286 */ s8 roomNum3;
|
||||
/* 0x0288 */ f32 unk_288;
|
||||
/* 0x028C */ BgBdanObjects* unk_28C;
|
||||
/* 0x0290 */ s32 preLimbDrawIndex;
|
||||
/* 0x0290 */ s32 preLimbDrawIndex; // should always be 0
|
||||
/* 0x0294 */ char unk_294[0x4];
|
||||
/* 0x0298 */ s32 unk_298;
|
||||
/* 0x029C */ char unk_29C[0x2];
|
||||
|
|
Loading…
Reference in New Issue