Mario Kart 64
Loading...
Searching...
No Matches
update.inc.c
Go to the documentation of this file.
1#include <ultra64.h>
2#include <actor_types.h>
3
12 boat->wheelRot += 0x38E;
13}
void update_actor_paddle_boat(struct PaddleWheelBoat *boat)
Updates the paddle boat actor. Actor used in DK's Jungle Parkway. Rotate only the paddle wheel,...
Definition update.inc.c:11
Definition actor_types.h:248
s16 wheelRot
Definition actor_types.h:252