Item & Various decomp (#311)

* Item & Various decomp
This commit is contained in:
MegaMech
2023-06-16 10:30:39 -06:00
committed by GitHub
parent e371f88b2d
commit 779ae6f6f1
52 changed files with 1306 additions and 4745 deletions
+1 -1
View File
@@ -516,7 +516,7 @@ typedef struct {
/* 0x73 */ s8 blinkState;
/* 0x74 */ s8 unk_74;
/* 0x75 */ s8 unk_75;
/* 0x76 */ s8 itemOverride; // Something related to item generation. If non-zero, it determines the item you get
/* 0x76 */ u8 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)
+1 -1
View File
@@ -113,4 +113,4 @@
#endif // SOUNDS_H
#endif // SOUNDS_H