Mario Kart 64
Loading...
Searching...
No Matches
boat.inc.c
Go to the documentation of this file.
1
void
update_actor_paddle_wheel
(
struct
PaddleWheelBoat
*boat) {
2
boat->
wheelRot
+= 0x38E;
3
}
update_actor_paddle_wheel
void update_actor_paddle_wheel(struct PaddleWheelBoat *boat)
Definition
boat.inc.c:1
PaddleWheelBoat
Definition
actor_types.h:231
PaddleWheelBoat::wheelRot
s16 wheelRot
Definition
actor_types.h:235
src
actors
boat.inc.c
Generated by
1.10.0