mirror of https://github.com/zeldaret/tmc.git
Fix format
This commit is contained in:
parent
917ca10ba5
commit
8b69eadaef
|
@ -488,9 +488,7 @@ void sub_0805A9CC(TempleOfDropletsManager* this) {
|
|||
gScreen.bg3.updated = 1;
|
||||
}
|
||||
|
||||
extern struct {
|
||||
u8 unk_00[0x20];
|
||||
} gUnk_085A97A0[];
|
||||
extern struct { u8 unk_00[0x20]; } gUnk_085A97A0[];
|
||||
|
||||
void sub_0805AA58(TempleOfDropletsManager* this) {
|
||||
if (--super->timer == 0) {
|
||||
|
|
Loading…
Reference in New Issue