Fix format

This commit is contained in:
octorock 2023-12-30 22:48:48 +01:00
parent 917ca10ba5
commit 8b69eadaef
5 changed files with 7 additions and 9 deletions

View File

@ -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) {