Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
mario_actions_automatic.h
Go to the documentation of this file.
1 #ifndef _MARIO_ACTIONS_AUTOMATIC_H
2 #define _MARIO_ACTIONS_AUTOMATIC_H
3 
5 
6 #endif /* _MARIO_ACTIONS_AUTOMATIC_H */
Definition: types.h:238
def m
Definition: first-diff.py:153
s32 mario_execute_automatic_action(struct MarioState *m)
Definition: mario_actions_automatic.c:762
signed int s32
Definition: ultratypes.h:15