mirror of
https://github.com/zeldaret/oot
synced 2026-07-09 06:43:38 -04:00
Decompile the remaining Oceff actors + Add ichaindis.py (#125)
* Decompile the remaining Oceff actors + Add ichaindis.py - z_oceff_spot.c: OK - z_oceff_storm.c : 1 non-matching left - Add ichaindis.py * Rename SetActionFunc to SetupAction + Add Actor descriptions * Minor fixes in PR #125
This commit is contained in:
+2
-1
@@ -615,7 +615,8 @@ typedef struct {
|
||||
/* 0xE3F4 */ u16 unk_E3F4;
|
||||
/* 0xE3F6 */ char unk_E3F6[0x16];
|
||||
/* 0xE40C */ u16 unk_E40C;
|
||||
/* 0xE40E */ char unk_E40E[0x0A];
|
||||
/* 0xE40E */ s16 unk_E40E;
|
||||
/* 0xE410 */ char unk_E410[0x08];
|
||||
} MessageContext; // size = 0xE418
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user