diff options
| author | octorock <79596758+octorock@users.noreply.github.com> | 2022-02-27 12:53:18 +0100 |
|---|---|---|
| committer | octorock <79596758+octorock@users.noreply.github.com> | 2022-02-27 13:44:06 +0100 |
| commit | 3fddf8f0702d3fd0f7f43cc384ab0ca5eae21497 (patch) | |
| tree | 0473440321b110ecf74ad9cb1232ff838a35ece7 /src/object/pushableStatue.c | |
| parent | d37be75c49f80b3b5674012e5036b5b21453cbe5 (diff) | |
Decompile Whirlwind
Diffstat (limited to 'src/object/pushableStatue.c')
| -rw-r--r-- | src/object/pushableStatue.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/object/pushableStatue.c b/src/object/pushableStatue.c index 8dbfdb41..824450fc 100644 --- a/src/object/pushableStatue.c +++ b/src/object/pushableStatue.c @@ -21,7 +21,6 @@ typedef struct { /*0x86*/ u16 unk_86; } PushableStatueEntity; - extern const s16 gUnk_080B4488[]; extern const s16 gUnk_080B4468[]; |
