Various Naming (#445)

* Mass renames
This commit is contained in:
coco875
2023-10-08 00:31:48 +02:00
committed by GitHub
parent 2b74bbbcef
commit d8cfed9491
135 changed files with 6015 additions and 5760 deletions
+2 -1
View File
@@ -12,7 +12,8 @@ typedef struct {
u8 records[6][3];
// It's unknown what these bytes are used for
// Byte 1 might be an indicator that there is a ghost available for that course
u8 unknownBytes[6];
u8 unknownBytes[5];
u8 checksum;
} CourseTimeTrialRecords; // size = 0x18
typedef struct {