mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 06:24:30 +00:00
En_Daiku_Kakariko OK (Kakariko Village Carpenters) (#635)
* mostly done, one function left * daiku_kakariko OK * should be ready for pr * removed unused asm * should build OK now * builds OK now * all of fig's suggestions resolved
This commit is contained in:
parent
8137c016a2
commit
da993894d3
19 changed files with 489 additions and 1349 deletions
|
@ -1061,7 +1061,7 @@ typedef struct {
|
|||
/* 0x0E */ Vec3s unk_0E;
|
||||
/* 0x14 */ f32 unk_14;
|
||||
/* 0x18 */ Vec3f unk_18;
|
||||
/* 0x24 */ char unk_24[0x4];
|
||||
/* 0x24 */ s16 unk_24;
|
||||
} struct_80034A14_arg1; // size = 0x28
|
||||
|
||||
typedef struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue