Mario Kart 64
Loading...
Searching...
No Matches
update.inc.c
Go to the documentation of this file.
1
#include <
actors.h
>
2
9
void
update_actor_wario_sign
(
struct
Actor
* arg0) {
10
arg0->
rot
[1] += 0xB6;
11
}
actors.h
Actor
Definition
actor_types.h:120
Actor::rot
Vec3s rot
Definition
actor_types.h:127
update_actor_wario_sign
void update_actor_wario_sign(struct Actor *arg0)
Updates the Wario sign actor. Used in Wario Stadium.
Definition
update.inc.c:9
src
actors
wario_sign
update.inc.c
Generated by
1.11.0