mirror of
https://github.com/zeldaret/tmc
synced 2026-08-04 09:09:32 -04:00
Decompile some of beanstalkSubtask
This commit is contained in:
@@ -318,4 +318,24 @@ typedef struct {
|
||||
u8 stylized;
|
||||
} Font;
|
||||
|
||||
typedef struct {
|
||||
u8 unk_0;
|
||||
u8 unk_1;
|
||||
u8 unk_2[2];
|
||||
u16 unk_4;
|
||||
u8 filler[12];
|
||||
Entity* unk_14;
|
||||
u8 unk_18;
|
||||
u8 unk_19;
|
||||
u8 unk_1a;
|
||||
u8 unk_1b;
|
||||
} struct_02018EB0;
|
||||
|
||||
extern struct_02018EB0 gUnk_02018EB0;
|
||||
|
||||
typedef struct {
|
||||
s16 tile;
|
||||
s16 position;
|
||||
} TileData;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user