mirror of
https://github.com/zeldaret/tmc
synced 2026-06-11 21:19:02 -04:00
clang-format
This commit is contained in:
+4
-4
@@ -8,12 +8,12 @@ typedef struct {
|
||||
u8 transitionType;
|
||||
u8 unk4;
|
||||
u8 state;
|
||||
u8 unk6;
|
||||
u8 unk7;
|
||||
u8 unk8;
|
||||
u8 unk6;
|
||||
u8 unk7;
|
||||
u8 unk8;
|
||||
u16 unk2;
|
||||
u16 fadeInTime;
|
||||
u8 filler2 [4];
|
||||
u8 filler2[4];
|
||||
u32 filler3[3];
|
||||
} Menu;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user