clang format

This commit is contained in:
Henny022p 2022-01-31 17:33:26 +01:00
parent 2a53ee4bf2
commit 5824dc8467
1 changed files with 2 additions and 2 deletions

View File

@ -99,7 +99,7 @@ typedef struct {
} PriorityHandler;
extern PriorityHandler gPriorityHandler;
extern struct{
extern struct {
u8 unk0;
u8 unk1;
u8 unk2[0xf];
@ -111,7 +111,7 @@ extern struct{
s8 unk16;
u8 unk17;
} gUnk_02034490;
static_assert(sizeof(gUnk_02034490)==0x18);
static_assert(sizeof(gUnk_02034490) == 0x18);
typedef struct {
u8 unk0;