SSBM Decomp
Loading...
Searching...
No Matches
grtclink.h
Go to the documentation of this file.
1#ifndef _grtclink_h_
2#define _grtclink_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 grTCLink_8021FF44(bool);
13void grTCLink_8021FF48(void);
16bool grTCLink_8021FFE0(void);
31bool grTCLink_80220220(Vec3*, int, HSD_JObj*);
32
33#endif
u32 unused
Definition dbcamera.c:19
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