diff options
| author | fig02 <fig02srl@gmail.com> | 2020-05-26 11:57:54 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-26 11:57:54 -0400 |
| commit | 442b15c79f488237a790441dd592edb832eb6bf9 (patch) | |
| tree | 812cae89b56002612139f0ea21cff74626d28326 /src/code | |
| parent | d48792870c592435a800d5b2b975ce05df231814 (diff) | |
en_sb OK (#159)
* en_sb OK
* en_sb done
* remove asm
* remove diff.txt
* pr changes
* pr changes 2
* merge master and add description
Diffstat (limited to 'src/code')
| -rw-r--r-- | src/code/z_actor.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/code/z_actor.c b/src/code/z_actor.c index e696c2584..411cc1857 100644 --- a/src/code/z_actor.c +++ b/src/code/z_actor.c @@ -3088,16 +3088,6 @@ s16 func_80032D60(s16* arg0, s16 arg1, s16 arg2, s16 arg3) { return arg0[0]; } -typedef struct { - /* 0x00 */ MtxF* unk_00; - /* 0x04 */ s16* unk_04; - /* 0x08 */ s16 unk_08; - /* 0x0A */ char unk_0A[0x02]; - /* 0x0C */ s32* unk_0C; - /* 0x10 */ s32 unk_10; - /* 0x14 */ s32 unk_14; -} struct_80032E24; - void func_80032E24(struct_80032E24* arg0, s32 arg1, GlobalContext* globalCtx) { u32 sp28; u32 sp24; |
