Document player alpha (#396)

* Document player alpha

* Fix typo

* Document further alpha things

* Document movement

* Fix indentation
This commit is contained in:
Maciek Baron
2025-07-03 13:35:42 +01:00
committed by GitHub
parent 7937896598
commit 99689a3f70
12 changed files with 374 additions and 357 deletions
+2 -1
View File
@@ -271,7 +271,8 @@ extern u8* gKartWario189Wheel0[];
#endif
extern s16 D_80165020[40];
extern Vec3f D_80165070[8];
// Used to calculate difference between previous and current player velocity.
extern Vec3f gPlayerLastVelocity[8];
extern s16 gLastAnimFrameSelector[4][8];
extern s16 gLastAnimGroupSelector[4][8];
extern s16 D_80165150[4][8];