mirror of
https://github.com/zeldaret/tmc
synced 2026-06-15 06:31:12 -04:00
clang format
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user