SSBM Decomp
Loading...
Searching...
No Matches
ftparts.static.h
Go to the documentation of this file.
1#include <dolphin/mtx.h>
2
3// .bss
4struct {
5 Mtx mtx;
6 u8 has_z_scale : 1;
7 char unk_31[7];
Mtx mtx
Definition ftparts.static.h:5
struct @92 ft_jobj_scale
char unk_31[7]
Definition ftparts.static.h:7
u8 has_z_scale
Definition ftparts.static.h:6