diff options
| author | notyourav <65437533+notyourav@users.noreply.github.com> | 2020-11-23 22:24:25 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-23 22:24:25 -0800 |
| commit | fb0cc8763ef304be6b3e2a5c5188e50d03551ae3 (patch) | |
| tree | 2340eb2b5fda6e1af3553ab30b097b2cddda4b8e /src/object | |
| parent | edbf03101a64b05e9d20cdf53ec2ca4888a2effa (diff) | |
| parent | 25f4ca19bf65aaaf63e88d5ddb0ab4de55ec3e50 (diff) | |
Merge branch 'master' into documentation
Diffstat (limited to 'src/object')
| -rw-r--r-- | src/object/objectA2.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/object/objectA2.c b/src/object/objectA2.c index 4b163b17..5f4d2e55 100644 --- a/src/object/objectA2.c +++ b/src/object/objectA2.c @@ -21,8 +21,6 @@ typedef struct { const struct_08124708 gUnk_08124708[5] = { { 0, 0x2F }, { 1, 0x20 }, { 1, 0x16 }, { 2, 0x10 }, { 3, 0x01 } }; -extern u32 sub_080045DA(s32, u32); - void ObjectA2(Entity* this) { gUnk_081246F4[this->action](this); GetNextFrame(this); |
