mirror of
https://github.com/zeldaret/tmc
synced 2026-06-27 18:53:10 -04:00
naming and moving stuff
This commit is contained in:
@@ -182,6 +182,23 @@ typedef struct {
|
||||
|
||||
extern EntityHandler gUnk_03003DC0;
|
||||
|
||||
typedef struct struct_02021EE0 {
|
||||
u16 unk_00;
|
||||
u8 unk_02;
|
||||
u8 unk_03;
|
||||
u16 unk_04;
|
||||
s16 unk_06;
|
||||
s16 unk_08;
|
||||
s16 unk_0a;
|
||||
u16 unk_0c;
|
||||
u16 unk_0e;
|
||||
u16 unk_10;
|
||||
u16 unk_12;
|
||||
u16 currentBgm;
|
||||
} struct_02021EE0;
|
||||
|
||||
extern struct_02021EE0 gUnk_02021EE0;
|
||||
|
||||
extern u8 gUnk_02022740[];
|
||||
extern u8 gUnk_02034490[];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user