Massive refactor
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#ifndef MARIO_ACTIONS_AUTOMATIC_H
|
||||
#define MARIO_ACTIONS_AUTOMATIC_H
|
||||
|
||||
#include "../include/PR/ultratypes.h"
|
||||
|
||||
#include "../include/types.h"
|
||||
|
||||
s32 mario_execute_automatic_action(struct MarioState *m);
|
||||
|
||||
#endif // MARIO_ACTIONS_AUTOMATIC_H
|
||||
Reference in New Issue
Block a user