summaryrefslogtreecommitdiff
path: root/include/common_structs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/common_structs.h')
-rw-r--r--include/common_structs.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/common_structs.h b/include/common_structs.h
index b5efa387a..8b5b83d03 100644
--- a/include/common_structs.h
+++ b/include/common_structs.h
@@ -395,7 +395,7 @@ typedef struct {
s32 nCharacter; // Networked character choice
s32 nStartingRank;
u32 nHasAuthority;
-} Player; // size = 0xDD8
+} Player; // size = 0xDD8
typedef struct {
// Something related to time trial ghost data?
@@ -412,7 +412,6 @@ typedef struct {
uint8_t r, g, b;
} RGB8;
-
typedef struct {
/* 0x00 */ u16 red;
/* 0x02 */ u16 green;