SSBM Decomp
Loading...
Searching...
No Matches
grtpikachu.h
Go to the documentation of this file.
1#ifndef _grtpikachu_h_
2#define _grtpikachu_h_
3
4#include <platform.h>
5
6#include "gr/forward.h"
7#include "lb/forward.h"
8#include <baselib/forward.h>
9
10#include <dolphin/mtx.h>
11
12void grTPikachu_80222E7C(bool);
13void grTPikachu_80222E80(void);
16bool grTPikachu_80222F18(void);
31bool grTPikachu_80223158(Vec3*, int, HSD_JObj*);
32
33#endif
void grTPikachu_802230D0(Ground_GObj *)
Definition grtpikachu.c:145
void grTPikachu_80222E80(void)
Definition grtpikachu.c:44
void grTPikachu_80223008(Ground_GObj *)
Definition grtpikachu.c:103
void grTpikachu_UnkStage0_OnLoad(void)
Definition grtpikachu.c:58
bool grTPikachu_80222F18(void)
Definition grtpikachu.c:68
void grTPikachu_802230D4(Ground_GObj *)
Definition grtpikachu.c:150
bool grTPikachu_80223094(Ground_GObj *)
Definition grtpikachu.c:134
void grTPikachu_8022309C(Ground_GObj *)
Definition grtpikachu.c:139
bool grTPikachu_80223034(Ground_GObj *)
Definition grtpikachu.c:109
void grTPikachu_80222E7C(bool)
Definition grtpikachu.c:39
bool grTPikachu_80223158(Vec3 *, int, HSD_JObj *)
Definition grtpikachu.c:180
void grTPikachu_80223044(Ground_GObj *)
Definition grtpikachu.c:124
void grTPikachu_8022314C(Ground_GObj *)
Definition grtpikachu.c:170
void grTPikachu_80223040(Ground_GObj *)
Definition grtpikachu.c:119
void grTpikachu_UnkStage0_OnStart(void)
Definition grtpikachu.c:63
DynamicsDesc * grTPikachu_80223150(enum_t)
Definition grtpikachu.c:175
void grTPikachu_8022312C(Ground_GObj *)
Definition grtpikachu.c:165
void grTPikachu_8022303C(Ground_GObj *)
Definition grtpikachu.c:114
bool grTPikachu_80223124(Ground_GObj *)
Definition grtpikachu.c:160
HSD_GObj * grTPikachu_80222F20(int)
Definition grtpikachu.c:73
int enum_t
The underlying type of an enum, used as a placeholder.
Definition platform.h:9
Definition types.dox:1
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26
Definition jobj.h:107