Fix reference to wrong attribute in comment

This commit is contained in:
Jed Grabman 2025-08-27 23:41:36 -04:00
parent 25231bcbaa
commit 5b7ed2d20f
1 changed files with 1 additions and 1 deletions

View File

@ -369,7 +369,7 @@ player spins. Something with avoding rollover of aniamation frame data? */
#define LAKITU_LAVA 0x1000 // smoky effect when retrieved from lava
#define LAKITU_WATER 0x2000 // dripping effect when retreived from water
// player->kartGraphics
// player->kartProps
#define BACK_UP 0x1
#define RIGHT_TURN 0x2 // non-drifting (more than 5 degrees)
#define LEFT_TURN 0x4 // non-drifting (more than 5 degrees)