Match code_8003DC40 (#223)

Matched its rodata too

Required making a minor adjustment to the Player struct, which
 required updating a couple of other files

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>
This commit is contained in:
Tyler McGavran
2022-06-15 01:28:10 -04:00
committed by GitHub
parent 7d11a134cc
commit 491f37be4d
20 changed files with 390 additions and 3028 deletions
+1 -1
View File
@@ -337,7 +337,7 @@ typedef struct {
/* 0x00EC */ f32 kartHopVelocity;
/* 0x00F0 */ f32 kartHopJerk;
/* 0x00F4 */ f32 kartHopAcceleration;
/* 0x00F8 */ char unk_0F8[0x2];
/* 0x00F8 */ u16 unk_0F8;
/* 0x00FA */ s16 unk_0FA;
/* 0x00FC */ f32 unk_0FC;
/* 0x0100 */ f32 unk_100;