summaryrefslogtreecommitdiff
path: root/include/unk_815C980.h
blob: a3249a8e2803db3ef1b7736f1cc4f50eb7226f9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#ifndef GUARD_UNK_815C980_H
#define GUARD_UNK_815C980_H

struct UnkStruct3
{
    u8 field_0_0:2;
    u8 shape:2;
    u8 size:2;
    u8 priority:2;
    u8 field_1;
    u8 xDelta;
    s16 x;
    s16 y;
    const struct SpriteSheet *spriteSheet;
    const struct SpritePalette *spritePal;
};

void sub_815C9F4(void);
void sub_815D108(u32 id);
void sub_815D1A8(u32 id, bool32 arg1);
bool32 sub_815CA40(u32 id, s32 arg1, const struct UnkStruct3 *arg2);
void sub_815CD70(u32 id, s32 arg1);

#endif //GUARD_UNK_815C980_H