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:
Random
2020-05-10 19:09:26 +02:00
committed by GitHub
parent 40836f5d82
commit 3e5ed389b9
29 changed files with 662 additions and 1125 deletions
+2 -1
View File
@@ -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 {