Assorted matches (#288)

* Matches in code_80071F00

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>
This commit is contained in:
Tyler McGavran
2023-01-25 09:50:32 -05:00
committed by GitHub
parent ee64dad403
commit d1ebe06b29
16 changed files with 125 additions and 772 deletions
+2 -1
View File
@@ -510,7 +510,8 @@ typedef struct {
/* 0x73 */ s8 blinkState;
/* 0x74 */ s8 unk_74;
/* 0x75 */ s8 unk_75;
/* 0x76 */ s16 itemOverride; // Something related to item generation. If non-zero, it determines the item you get
/* 0x76 */ s8 itemOverride; // Something related to item generation. If non-zero, it determines the item you get
/* 0x77 */ s8 unk_77;
// 0x78 to 0x7F appear to be some type of "state" trackers for the lap and timer text during a race start
// When a race starts those texts (and their afterimages) slide in and "bounce" a bit. These states control the bouncing (somehow)
/* 0x78 */ s8 unk_78;