mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-07-01 20:30:22 -04:00
Document player alpha (#396)
* Document player alpha * Fix typo * Document further alpha things * Document movement * Fix indentation
This commit is contained in:
+2
-1
@@ -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];
|
||||
|
||||
Reference in New Issue
Block a user