Mario Kart 64
Loading...
Searching...
No Matches
moon_jump.h
Go to the documentation of this file.
1#ifndef _MOON_JUMP_H
2#define _MOON_JUMP_H
3
4#include <libultraship.h>
5#include "main.h"
6#include "code_800029B0.h"
7
8void moon_jump(Player*, struct Controller*);
9
10#endif // _MOON_JUMP_H
void moon_jump(Player *, struct Controller *)
Definition moon_jump.c:6
Definition common_structs.h:66
Definition common_structs.h:264